Date: Tue, 22 Dec 2020 17:22:43 +0000 From: bugzilla-noreply@freebsd.org To: powerpc@FreeBSD.org Subject: [Bug 251262] java/bootstrap-openjdk11: add powerpc64le bootstrap Message-ID: <bug-251262-25139-uIuD49NQzS@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-251262-25139@https.bugs.freebsd.org/bugzilla/>
index | next in thread | previous in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=251262 --- Comment #3 from Piotr Kubaj <pkubaj@FreeBSD.org> --- (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.home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-251262-25139-uIuD49NQzS>
