1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00

- Sanitize CFLAGS using WITHOUT_CPU_CFLAGS.

Reported by:	Martin Cracauer <cracauer@cons.org>
Fix by:		kris
This commit is contained in:
Florent Thoumie 2005-07-01 06:49:16 +00:00
parent af7ecf9aa6
commit c9c66c7689
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=138280

View File

@ -7,7 +7,7 @@
PORTNAME= gcc
PORTVERSION= 2.95.3
PORTREVISION= 4
PORTREVISION= 5
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= mingw
@ -28,6 +28,7 @@ WRKSRC= ${WRKDIR}/gcc-${PORTVERSION}-20010828
WANT_AUTOCONF_VER=253
USE_GMAKE= yes
USE_REINPLACE= yes
WITHOUT_CPU_CFLAGS= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --target=i386-mingw32msvc \
--with-gxx-include-dir=${PREFIX}/lib/gcc-lib/i386-mingw32msvc/${PORTVERSION}/include/g++