]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Increased gcc version to 4.3.2.
authorBart Van Assche <bvanassche@acm.org>
Sat, 11 Oct 2008 18:28:34 +0000 (18:28 +0000)
committerBart Van Assche <bvanassche@acm.org>
Sat, 11 Oct 2008 18:28:34 +0000 (18:28 +0000)
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@8657

drd/scripts/download-and-build-gcc

index edefd9462794d58426ac092ec50cd2e79368a428..4fa059ce5e1a8ab055d5a66e3553f7cf9ca884b1 100755 (executable)
@@ -6,7 +6,7 @@
 # are called gmp-devel and mpfr-devel.
 
 
-GCC_VERSION=4.3.1
+GCC_VERSION=4.3.2
 FSF_MIRROR=ftp://ftp.easynet.be/gnu
 SRCDIR=$HOME/software
 DOWNLOADS=$SRCDIR/downloads