diff options
author | Ørjan Malde <red@foxi.me> | 2020-06-18 10:53:30 +0200 |
---|---|---|
committer | Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de> | 2020-06-18 10:01:08 +0100 |
commit | f44410bede58efaad60b37343fc83f9e34f65f14 (patch) | |
tree | 20c3a80ceaadf3b7c2ae2fef62400d3aff066bec /patches | |
parent | cc268cd7deb6b2eeff354cabae926cbcf1e49224 (diff) | |
download | midipix_build-f44410bede58efaad60b37343fc83f9e34f65f14.tar.bz2 midipix_build-f44410bede58efaad60b37343fc83f9e34f65f14.tar.xz |
groups/251.native_packages_lib.group: adds wolfssl v4.4.0
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de>
Diffstat (limited to 'patches')
-rw-r--r-- | patches/wolfssl-4.4.0_pre.local.patch | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/patches/wolfssl-4.4.0_pre.local.patch b/patches/wolfssl-4.4.0_pre.local.patch new file mode 100644 index 00000000..bc48dec0 --- /dev/null +++ b/patches/wolfssl-4.4.0_pre.local.patch @@ -0,0 +1,11 @@ +diff -ru wolfssl-4.4.0-stable.orig/configure.ac wolfssl-4.4.0-stable/configure.ac +--- wolfssl-4.4.0-stable.orig/configure.ac 2020-04-22 19:43:44.000000000 +0200 ++++ wolfssl-4.4.0-stable/configure.ac 2020-06-18 10:23:08.173591237 +0200 +@@ -179,7 +179,6 @@ + enable_certservice=yes + enable_jni=yes + enable_lighty=yes +- enable_haproxy=yes + enable_stunnel=yes + enable_nginx=yes + enable_openvpn=yes |