-O makes -stable memory exhausted, so disable it

Submitted by:	bento log
This commit is contained in:
Ying-Chieh Liao 2003-12-15 02:45:19 +00:00
parent f9799ba53e
commit bf401f0e81
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=95828

View file

@ -22,7 +22,8 @@ RUN_DEPENDS= ${LOCALBASE}/lib/libboost_thread.so:${PORTSDIR}/devel/boost
USE_REINPLCE= yes
USE_GNOME= gnomehack
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="${CXXFLAGS} -I${LOCALBASE}/include" \
CFLAGS= -pipe # -O makes -stable memory exhausted
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
CONFIGURE_ARGS= --enable-spirit-threadsafe