1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-22 20:41:26 +00:00

This needs a modern version of GCC, not just any version of GCC, to

make sure things build on FreeBSD 9.x as well as 10.x.
This commit is contained in:
Gerald Pfeifer 2014-03-02 19:57:30 +00:00
parent 9c5193b782
commit 1a082e26a1
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=346794

View File

@ -16,7 +16,7 @@ OPTIONS_DEFINE= SSL
OPTIONS_DEFAULT= SSL
USES= gmake
USE_GCC= any
USE_GCC= 4.7+ # Uses GCC-specific C++ namespaces.
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --disable-gnutls