From 507624f28d9ccdee9a2e2ceda00cecdc743724aa Mon Sep 17 00:00:00 2001 From: Gerald Pfeifer Date: Tue, 6 May 2003 11:42:56 +0000 Subject: Remove --with-gnu-as --with-gnu-ld, which are actually no-ops. Also, we don't need USE_BISON for GCC releases. --- lang/gcc32/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'lang/gcc32/Makefile') diff --git a/lang/gcc32/Makefile b/lang/gcc32/Makefile index f82043f4d950..c4b686a9e2ea 100644 --- a/lang/gcc32/Makefile +++ b/lang/gcc32/Makefile @@ -56,8 +56,7 @@ PLIST_SUB= GCC_REV=${GCC_REV} GNU_HOST=${CONFIGURE_TARGET} \ PORTVERSION=${PORTVERSION} GNU_CONFIGURE= yes USE_GMAKE= yes -USE_BISON= yes -CONFIGURE_ARGS= --disable-nls --with-gnu-as --with-gnu-ld \ +CONFIGURE_ARGS= --disable-nls \ --with-gxx-include-dir=${TARGLIB}/include/g++-v3 #CONFIGURE_ARGS+= --program-suffix=32 CONFIGURE_ARGS+= --with-system-zlib --includedir=${TARGLIB}/include/Java -- cgit v1.2.3