From 3256e1455c04973b65ff14040839f1fb25355dac Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Tue, 8 Jan 2013 13:33:13 -0600 Subject: gcc testing: Build support packages with GCC --- VERSIONS | 6 ------ 1 file changed, 6 deletions(-) (limited to 'VERSIONS') diff --git a/VERSIONS b/VERSIONS index 2342757..ba9fabe 100644 --- a/VERSIONS +++ b/VERSIONS @@ -25,7 +25,6 @@ NEWLIBDIR=${BASEDIR}/newlib-cvs/src GDBDIR=${BASEDIR}/gdb-cvs/src #GDBDIR=${BASEDIR}/gdb-7.1 RTEMSDIR=${BASEDIR}/rtems -PPL=${BASEDIR}/ppl-0.11 # These are inferred from above but double check INSTALL=${BASEDIR}/install-${GCC_VERSION} @@ -43,11 +42,6 @@ case `hostname` in GCC_EXTRA_ARGS="--with-mpfr=/opt/cfarm/mpfr-2.3.1/" ;; rtbf32a|rtbf64*|iceland*|*oarcorp*) - if [ x${PPL} != x ] ; then - NATIVE_GCC_EXTRA_ARGS="--with-ppl=${INSTALL}" - GCC_EXTRA_ARGS="--with-ppl=${INSTALL}" - export LD_LIBRARY_PATH=${INSTALL}/lib - fi ;; *) echo "UNKNOWN HOST!!!" -- cgit v1.2.3