From 2c8db4be5c2a3efb1b970bb28a0e3eef089afd2b Mon Sep 17 00:00:00 2001 From: Alex AUVOLAT Date: Sun, 25 Nov 2012 18:01:33 +0100 Subject: (not up to date) --- cross-x86.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cross-x86.sh b/cross-x86.sh index 5187328..2a31c80 100755 --- a/cross-x86.sh +++ b/cross-x86.sh @@ -1,7 +1,7 @@ #!/bin/sh -GCC=4.5.0 -BINUTILS=2.20 +GCC=4.6.3 +BINUTILS=2.22 ARCH=x86 cd `dirname $0` -- cgit v1.2.3