From: Bart Van Assche Date: Mon, 9 Nov 2009 17:37:17 +0000 (+0000) Subject: Updated gcc version. X-Git-Tag: svn/VALGRIND_3_6_0~478 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f37782329f628d9d34dc0a370fb93fb14a934594;p=thirdparty%2Fvalgrind.git Updated gcc version. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@10934 --- diff --git a/drd/scripts/download-and-build-gcc b/drd/scripts/download-and-build-gcc index 85989f030c..a742703090 100755 --- a/drd/scripts/download-and-build-gcc +++ b/drd/scripts/download-and-build-gcc @@ -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