. 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
@ -67,6 +67,10 @@ LINUX_BOOTSTRAP_JDKS= ${LOCALBASE}/linux-sun-jdk1.4.2
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} >= 700042
|
||||
BROKEN= Does not compile with GCC 4.2
|
||||
.endif
|
||||
|
||||
.if defined(WITH_IPV6)
|
||||
CATEGORIES+= ipv6
|
||||
.endif
|
||||
|
Loading…
Reference in New Issue
Block a user