Temporarily disable DTRACE on i386
PR: 236876
This commit is contained in:
@@ -89,6 +89,10 @@ JDK_BUILD_TYPE= release
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${ARCH} == i386
|
||||
CONFIGURE_ARGS+= --disable-dtrace
|
||||
.endif
|
||||
|
||||
BOOTSTRAP_JDKS= ${LOCALBASE}/openjdk11 \
|
||||
${LOCALBASE}/bootstrap-openjdk11
|
||||
|
||||
|
||||
Reference in New Issue
Block a user