From 7e80a4d9b275a9f90fc76c9637f1c8f14c886ff9 Mon Sep 17 00:00:00 2001 From: Bart Van Assche Date: Sat, 11 Oct 2008 18:28:34 +0000 Subject: [PATCH] Increased gcc version to 4.3.2. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@8657 --- drd/scripts/download-and-build-gcc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.47.2