From: Bart Van Assche Date: Sat, 11 Oct 2008 18:28:34 +0000 (+0000) Subject: Increased gcc version to 4.3.2. X-Git-Tag: svn/VALGRIND_3_4_0~231 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7e80a4d9b275a9f90fc76c9637f1c8f14c886ff9;p=thirdparty%2Fvalgrind.git Increased gcc version to 4.3.2. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@8657 --- diff --git a/drd/scripts/download-and-build-gcc b/drd/scripts/download-and-build-gcc index edefd94627..4fa059ce5e 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.3.1 +GCC_VERSION=4.3.2 FSF_MIRROR=ftp://ftp.easynet.be/gnu SRCDIR=$HOME/software DOWNLOADS=$SRCDIR/downloads