]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Updated gcc version.
authorBart Van Assche <bvanassche@acm.org>
Mon, 9 Nov 2009 17:37:17 +0000 (17:37 +0000)
committerBart Van Assche <bvanassche@acm.org>
Mon, 9 Nov 2009 17:37:17 +0000 (17:37 +0000)
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@10934

drd/scripts/download-and-build-gcc

index 85989f030c70b5f48163989ba079e91cb02ff042..a7427030906a9aaadd37d7c7ddaf4c104c2216bc 100755 (executable)
@@ -6,7 +6,7 @@
 # are called gmp-devel and mpfr-devel.
 
 
-GCC_VERSION=4.4.1
+GCC_VERSION=4.4.2
 FSF_MIRROR=ftp://ftp.easynet.be/gnu
 SRCDIR=$HOME/software
 DOWNLOADS=$SRCDIR/downloads