mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-java/openjdk: backport commit #0097c507e6a (add ppc64 BE bootstrap for 25)
Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net> Part-of: https://github.com/gentoo/gentoo/pull/44037 Closes: https://github.com/gentoo/gentoo/pull/44037 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
This commit is contained in:
committed by
Miroslav Šulc
parent
a12c1b4df6
commit
6c4cf57a65
@@ -9,7 +9,7 @@ JAVA_DISABLE_DEPEND_ON_JAVA_DEP_CHECK="true"
|
||||
inherit check-reqs flag-o-matic java-pkg-2 java-vm-2 multiprocessing toolchain-funcs
|
||||
|
||||
# variable name format: <UPPERCASE_KEYWORD>_XPAK
|
||||
PPC64_XPAK="21.0.0_p35" # big-endian bootstrap tarball
|
||||
PPC64_XPAK="25_p36" # big-endian bootstrap tarball
|
||||
|
||||
# Usage: bootstrap_uri <keyword> <version> [extracond]
|
||||
# Example: $(bootstrap_uri ppc64 17.0.1_p12 big-endian)
|
||||
|
||||
Reference in New Issue
Block a user