Use GCC 3.4 to fix the build on 4.X.

This commit is contained in:
Joe Marcus Clarke 2005-06-09 17:35:28 +00:00
parent 84ad5d13cd
commit 6f65c291ce
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=137114

View file

@ -23,6 +23,7 @@ USE_LIBTOOL_VER=15
USE_JAVA= yes
JAVA_VERSION= 1.2+
JAVA_OS= native
USE_GCC= 3.4
USE_GNOME= gnomehack gtk20
CONFIGURE_ARGS= --without-gcj-compile
CONFIGURE_ENV= CPPFLAGS="-I${JAVA_HOME}/include -I${JAVA_HOME}/include/freebsd"