mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
. Mark this as BROKEN for gcc 4.2. The HotSpot C++ code needs some work
to be made gcc 4.2 compliant.
This commit is contained in:
parent
483a3a3beb
commit
53ea106755
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=198628
1 changed files with 4 additions and 0 deletions
|
@ -67,6 +67,10 @@ LINUX_BOOTSTRAP_JDKS= ${LOCALBASE}/linux-sun-jdk1.4.2
|
||||||
|
|
||||||
.include <bsd.port.pre.mk>
|
.include <bsd.port.pre.mk>
|
||||||
|
|
||||||
|
.if ${OSVERSION} >= 700042
|
||||||
|
BROKEN= Does not compile with GCC 4.2
|
||||||
|
.endif
|
||||||
|
|
||||||
.if defined(WITH_IPV6)
|
.if defined(WITH_IPV6)
|
||||||
CATEGORIES+= ipv6
|
CATEGORIES+= ipv6
|
||||||
.endif
|
.endif
|
||||||
|
|
Loading…
Add table
Reference in a new issue