Temporarily disable DTRACE on i386

PR:		236876
This commit is contained in:
Greg Lewis
2019-03-29 15:41:06 +00:00
parent f6dd20f18f
commit 40d8a17508

View File

@@ -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