aboutsummaryrefslogtreecommitdiff
path: root/tools/depends
diff options
context:
space:
mode:
Diffstat (limited to 'tools/depends')
-rw-r--r--tools/depends/target/gnutls/add-dl-as-private-lib.patch8
1 files changed, 2 insertions, 6 deletions
diff --git a/tools/depends/target/gnutls/add-dl-as-private-lib.patch b/tools/depends/target/gnutls/add-dl-as-private-lib.patch
index d49392129b..65d88657ad 100644
--- a/tools/depends/target/gnutls/add-dl-as-private-lib.patch
+++ b/tools/depends/target/gnutls/add-dl-as-private-lib.patch
@@ -1,8 +1,6 @@
-diff --git a/configure.ac b/configure.ac
-index db1ce841f..264712b56 100644
--- a/configure.ac
+++ b/configure.ac
-@@ -512,6 +512,9 @@ LT_INIT([disable-static,win32-dll,shared])
+@@ -512,6 +512,9 @@
AC_LIB_HAVE_LINKFLAGS(dl,, [#include <dlfcn.h>], [dladdr (0, 0);])
@@ -12,11 +10,9 @@ index db1ce841f..264712b56 100644
AC_ARG_ENABLE(fips140-mode,
AS_HELP_STRING([--enable-fips140-mode], [enable FIPS140-2 mode]),
-diff --git a/lib/gnutls.pc.in b/lib/gnutls.pc.in
-index ffad3e168..15b990764 100644
--- a/lib/gnutls.pc.in
+++ b/lib/gnutls.pc.in
-@@ -19,6 +19,6 @@ Description: Transport Security Layer implementation for the GNU system
+@@ -19,6 +19,6 @@
URL: https://www.gnutls.org/
Version: @VERSION@
Libs: -L${libdir} -lgnutls