pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
We still need to subst a few patches
Module Name: pkgsrc-wip
Committed By: Christos Zoulas <christos%zoulas.com@localhost>
Pushed By: christos
Date: Sat Jul 3 09:18:28 2021 -0400
Changeset: b436fa35d53a9caa79f077b5306a093a1dbd62d1
Modified Files:
openjdk16/Makefile
Log Message:
We still need to subst a few patches
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=b436fa35d53a9caa79f077b5306a093a1dbd62d1
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
openjdk16/Makefile | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diffs:
diff --git a/openjdk16/Makefile b/openjdk16/Makefile
index cce5ace39a..7044d5ab51 100644
--- a/openjdk16/Makefile
+++ b/openjdk16/Makefile
@@ -113,10 +113,10 @@ CONFIGURE_ARGS+= --with-toolchain-type=gcc
#SUBST_STAGE.libpath= pre-configure
#SUBST_FILES.libpath+= src/hotspot/os/bsd/os_bsd.cpp
#SUBST_FILES.libpath+= make/autoconf/flags-cflags.m4
-#SUBST_FILES.libpath+= make/autoconf/lib-bundled.m4
-#SUBST_FILES.libpath+= make/autoconf/lib-freetype.m4
-#SUBST_FILES.libpath+= make/autoconf/lib-x11.m4
-#SUBST_VARS.libpath= PREFIX COMPILER_RPATH_FLAG JAVA_NAME BUILDLINK_PREFIX.zlib X11BASE
+SUBST_FILES.libpath+= make/autoconf/lib-bundled.m4
+SUBST_FILES.libpath+= make/autoconf/lib-freetype.m4
+SUBST_FILES.libpath+= make/autoconf/lib-x11.m4
+SUBST_VARS.libpath= PREFIX COMPILER_RPATH_FLAG JAVA_NAME BUILDLINK_PREFIX.zlib X11BASE
SUBST_CLASSES+= fontpaths
SUBST_STAGE.fontpaths= pre-configure
Home |
Main Index |
Thread Index |
Old Index