- Remove USE_GCC=3.4 to fix building on FreeBSD 7 (I guess the problem was due
to mixing GCC 4.x and GCC 3.x generated code). PR: ports/114864 Submitted by: alepulver (myself) Approved by: johan@stromnet.se (maintainer, timeout)
This commit is contained in:
parent
f1cebd8c61
commit
f913d6266a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=198473
@ -19,7 +19,6 @@ LIB_DEPENDS= boost_date_time.4:${PORTSDIR}/devel/boost
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_LDCONFIG= yes
|
||||
USE_GCC= 3.4
|
||||
CONFIGURE_ARGS= --disable-debug
|
||||
CONFIGURE_ENV= CXXFLAGS="${CXXFLAGS} -I${LOCALBASE}/include" \
|
||||
LDFLAGS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}"
|
||||
|
Loading…
Reference in New Issue
Block a user