pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
oracle-jdk17: does not need compat emulation module AFAICT
Module Name: pkgsrc-wip
Committed By: Thomas Klausner <wiz%gatalith.at@localhost>
Pushed By: wiz
Date: Sun Oct 2 09:12:31 2022 +0200
Changeset: c1b228a9c8156876e31b530be4dc4b82a3fc1246
Modified Files:
oracle-jdk17/Makefile
Log Message:
oracle-jdk17: does not need compat emulation module AFAICT
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=c1b228a9c8156876e31b530be4dc4b82a3fc1246
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
oracle-jdk17/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diffs:
diff --git a/oracle-jdk17/Makefile b/oracle-jdk17/Makefile
index 2c0106a734..5716c8718e 100644
--- a/oracle-jdk17/Makefile
+++ b/oracle-jdk17/Makefile
@@ -55,7 +55,7 @@ CHECK_SSP_SUPPORTED= no
CTF_SUPPORTED= no
MKPIE_SUPPORTED= no
-EMUL_MODULES.linux= compat locale x11
+EMUL_MODULES.linux= locale x11
DIST_ARCH.x86_64= x64
JAVA_ARCH.x86_64= amd64
FILES_SUBST+= JAVA_ARCH=${JAVA_ARCH:Q}
Home |
Main Index |
Thread Index |
Old Index