diff options
author | Ørjan Malde <red@foxi.me> | 2023-09-15 14:46:32 +0200 |
---|---|---|
committer | Ørjan Malde <red@foxi.me> | 2023-09-15 14:46:32 +0200 |
commit | 8efffb30c699cce3d25421a2b62fbe7db7a63247 (patch) | |
tree | deb2a1693779fda3083b023630319e3a7dcdacee /patches | |
parent | 1d772f13335a791f9332170119b5023ea20c7986 (diff) | |
download | midipix_build-8efffb30c699cce3d25421a2b62fbe7db7a63247.tar.bz2 midipix_build-8efffb30c699cce3d25421a2b62fbe7db7a63247.tar.xz |
patches/bind-9.13.2_pre.local.patch: update patch.
Signed-off-by: Ørjan Malde <red@foxi.me>
Diffstat (limited to 'patches')
-rw-r--r-- | patches/bind-9.13.2_pre.local.patch | 15 |
1 files changed, 13 insertions, 2 deletions
diff --git a/patches/bind-9.13.2_pre.local.patch b/patches/bind-9.13.2_pre.local.patch index cd894c24..d7414e0a 100644 --- a/patches/bind-9.13.2_pre.local.patch +++ b/patches/bind-9.13.2_pre.local.patch @@ -1,7 +1,18 @@ diff -ru bind-9.13.2.orig/configure bind-9.13.2/configure --- bind-9.13.2.orig/configure 2018-07-03 09:51:40.000000000 +0200 -+++ bind-9.13.2/configure 2023-03-15 15:10:58.726906236 +0100 -@@ -18148,14 +18148,6 @@ ++++ bind-9.13.2/configure 2023-09-15 14:41:57.738821487 +0200 +@@ -16616,10 +16616,6 @@ + $as_echo "yes" >&6; } + DST_OPENSSL_LIBS="$DST_OPENSSL_LIBS -ldl" + +-else +- { $as_echo "$as_me:${as_lineno-$LINENO}: result: unknown" >&5 +-$as_echo "unknown" >&6; } +- as_fn_error $? "OpenSSL has unsupported dynamic loading" "$LINENO" 5 + fi + rm -f core conftest.err conftest.$ac_objext \ + conftest$ac_exeext conftest.$ac_ext +@@ -18148,14 +18144,6 @@ |