From 5dec7af1ecf5c0d483d13c8ad9cc0a13868a7c16 Mon Sep 17 00:00:00 2001 From: Marcin Bukat Date: Wed, 24 Oct 2012 14:05:39 +0200 Subject: Revert "SH gcc 4.6.3 with link-time optimization, for Archos targets" This was commited by accident, sorry. --- tools/rockboxdev.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tools/rockboxdev.sh') diff --git a/tools/rockboxdev.sh b/tools/rockboxdev.sh index 78641b5b23..996aa86aea 100755 --- a/tools/rockboxdev.sh +++ b/tools/rockboxdev.sh @@ -361,8 +361,8 @@ do # default rule for Objective C. Disable the builtin make rules. See # http://sourceware.org/ml/binutils/2005-12/msg00259.html export MAKEFLAGS="-r $MAKEFLAGS" - build "binutils" "sh-elf" "2.22" "" "--disable-werror" - build "gcc" "sh-elf" "4.6.3" "" "" "gmp mpfr mpc" + build "binutils" "sh-elf" "2.16.1" "" "--disable-werror" + build "gcc" "sh-elf" "4.0.3" "gcc-4.0.3-rockbox-1.diff" ;; [Ii]) -- cgit v1.2.3