1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-01 01:17:02 +00:00
freebsd-ports/lang/gcc410
John Marino 551b6c6c9b lang/gcc410: Turn off JAVA option completely for DragonFly
Recently DragonFly was added as an officially supported platform on
GCC, providing OOTB support for C, C++, ObjC, and Fortran.  However,
the Java lang does not build, even if the first failure (boehm-gc) is
fixed.

Adding Makefile.DragonFly is the cleanest and least intrusive way I could
remove the JAVA option (there is no EXCLUDE_OPTION_${OPSYS} support in
bsd.options.mk)

Approved by:	maintainer (gerald@)
2014-05-31 23:09:39 +00:00
..
files
distinfo Update to the 20140525 snapshot of GCC 4.10. 2014-05-26 13:09:06 +00:00
Makefile Unbreak index 2014-05-26 22:16:18 +00:00
Makefile.DragonFly lang/gcc410: Turn off JAVA option completely for DragonFly 2014-05-31 23:09:39 +00:00
pkg-descr
pkg-plist