mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
java/bootstrap-openjdk17: drop ELFv1 support
This commit is contained in:
parent
f16c9201eb
commit
fd3cba2fd2
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ WRKSRC= ${WRKDIR}/${JDK_ROOT}
|
|||
JDK_PORT= ${PKGNAMEPREFIX}${PORTNAME}
|
||||
JDK_ROOT= ${PKGNAMEPREFIX}${PORTNAME}
|
||||
JDK_ARCH= ${ARCH:C/armv.*/arm/}${JDK_ARCH_SUFFIX_${ARCH}}
|
||||
JDK_ARCH_SUFFIX_powerpc64= -${PPC_ABI:tl}
|
||||
JDK_ARCH_SUFFIX_powerpc64= -elfv2
|
||||
|
||||
INSTALLDIR= ${STAGEDIR}${PREFIX}/${JDK_ROOT}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue