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

Build fine with all recent compilers

This commit is contained in:
Baptiste Daroussin 2013-12-13 15:06:10 +00:00
parent b96584358e
commit 8ef838cae6
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=336353

View File

@ -18,7 +18,6 @@ PYDISTUTILS_PKGNAME= JCC
USE_JAVA= yes
JAVA_VERSION= 1.6+
JAVA_VENDOR= openjdk
USE_GCC= 4.2+
JCC_INCLUDES= '${JAVA_HOME}/include;${JAVA_HOME}/include/freebsd'
JCC_CFLAGS= '-fno-strict-aliasing;-pipe'