diff options
Diffstat (limited to 'lang/gcc295/Makefile')
-rw-r--r-- | lang/gcc295/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lang/gcc295/Makefile b/lang/gcc295/Makefile index 24f0a0bc5f4d..0503f0afbd24 100644 --- a/lang/gcc295/Makefile +++ b/lang/gcc295/Makefile @@ -46,7 +46,6 @@ LIBSTDCPP_REV= 2100 PLIST_SUB+= EGCS_REV=${GCC_REV} GNU_HOST=${CONFIGURE_TARGET} GNU_CONFIGURE= yes USE_GMAKE= yes -CONFIGURE_TARGET= ${ARCH}-portbld-freebsd${OSREL} CONFIGURE_ARGS= --with-gnu-as --with-gnu-ld \ --with-gxx-include-dir=${TARGLIB}/include/g++ #CONFIGURE_ARGS+= --program-suffix=-295 |