[Bug 251262] java/bootstrap-openjdk11: add powerpc64le bootstrap
| Newsgroups | gmane.os.freebsd.devel.ppc |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=251262 --- Comment #3 from Piotr Kubaj <[email protected]> --- (In reply to Mikael Urankar from comment #2) Can you check whether that fixes your issue? Index: Makefile =================================================================== --- Makefile (revision 558867) +++ Makefile (working copy) @@ -37,6 +37,7 @@ .if ${ARCH} == aarch64 DISTNAME= ${JDK_PORT}-${JDK_ARCH}-12-${PORTVERSION} +PLIST_SUB+= PPC64LE="" .elif ${ARCH} == powerpc64le PLIST_SUB+= PPC64LE="@comment " .else -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ppc To unsubscribe, send any mail to "[email protected]"