aboutsummaryrefslogtreecommitdiffstats
path: root/package/libs/wolfssl/patches/110-build-with-libtool-2.4.patch
diff options
context:
space:
mode:
Diffstat (limited to 'package/libs/wolfssl/patches/110-build-with-libtool-2.4.patch')
-rw-r--r--package/libs/wolfssl/patches/110-build-with-libtool-2.4.patch4
1 files changed, 1 insertions, 3 deletions
diff --git a/package/libs/wolfssl/patches/110-build-with-libtool-2.4.patch b/package/libs/wolfssl/patches/110-build-with-libtool-2.4.patch
index 206c6dac6a..f773df7a89 100644
--- a/package/libs/wolfssl/patches/110-build-with-libtool-2.4.patch
+++ b/package/libs/wolfssl/patches/110-build-with-libtool-2.4.patch
@@ -1,5 +1,3 @@
-diff --git a/configure.ac b/configure.ac
-index 144c857e4..de7f6b45a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -32,7 +32,7 @@ AC_ARG_PROGRAM
@@ -10,4 +8,4 @@ index 144c857e4..de7f6b45a 100644
+LT_PREREQ([2.4])
LT_INIT([disable-static win32-dll])
- #shared library versioning
+ AC_ARG_VAR(EXTRA_CFLAGS, [Extra CFLAGS to add to autoconf-computed arg list. Can also supply directly to make.])