aboutsummaryrefslogtreecommitdiff
path: root/java/openjdk19/files/patch-make_autoconf_libraries.m4
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2026-02-14 12:29:41 +0000
committerRene Ladan <rene@FreeBSD.org>2026-02-14 12:29:41 +0000
commite661d7f1b49211daa57680a2bafe1b9ff957fa0b (patch)
tree5fd692d2f9f1d5b8accddfaf19fd5fa2adec6ccc /java/openjdk19/files/patch-make_autoconf_libraries.m4
parenta8fe00821f332a1a466fcea5768172aeedca18c1 (diff)
Diffstat (limited to 'java/openjdk19/files/patch-make_autoconf_libraries.m4')
-rw-r--r--java/openjdk19/files/patch-make_autoconf_libraries.m415
1 files changed, 0 insertions, 15 deletions
diff --git a/java/openjdk19/files/patch-make_autoconf_libraries.m4 b/java/openjdk19/files/patch-make_autoconf_libraries.m4
deleted file mode 100644
index 0911464a6522..000000000000
--- a/java/openjdk19/files/patch-make_autoconf_libraries.m4
+++ /dev/null
@@ -1,15 +0,0 @@
---- make/autoconf/libraries.m4~ 2019-08-12 19:10:36.292217000 -0700
-+++ make/autoconf/libraries.m4 2019-08-12 19:18:15.523606000 -0700
-@@ -188,9 +188,9 @@
- ICONV_LDFLAGS="-L/usr/local/lib"
- ICONV_LIBS=-liconv
- elif test "x$OPENJDK_TARGET_OS_ENV" = "xbsd.freebsd"; then
-- ICONV_CFLAGS=-DLIBICONV_PLUG
-- ICONV_LDFLAGS=
-- ICONV_LIBS=
-+ ICONV_CFLAGS=%%ICONV_CFLAGS%%
-+ ICONV_LDFLAGS=%%ICONV_LDFLAGS%%
-+ ICONV_LIBS=%%ICONV_LIBS%%
- else
- ICONV_CFLAGS=
- ICONV_LDFLAGS=