1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-18 03:46:03 +00:00
freebsd-ports/java/openjdk8
Bryan Drewery 90ddbe7045 Fix build with GCC with recent head kernel by disabling PCH for GCC.
The case for this is a recent head kernel building an older branch that uses
GCC in a jail.

This is discussed at https://lists.freebsd.org/pipermail/svn-src-all/2015-March/101722.html

It may be possible to fix GCC to do the right thing with mmap(2) but it would
not be simple to make ports use a fixed GCC on older releases and without
needlessly building a ports compiler when the system one would otherwise be
fine without PCH.

With hat:	portmgr
2015-04-15 15:30:07 +00:00
..
files Set rpath for libawt_xawt.so as we do for libawt.so and libawt_headless.so. 2015-04-01 17:32:17 +00:00
distinfo
Makefile Fix build with GCC with recent head kernel by disabling PCH for GCC. 2015-04-15 15:30:07 +00:00
pkg-descr
pkg-message