summaryrefslogtreecommitdiffhomepage
path: root/patches/gnutls-3.6.14_pre.local.patch
diff options
context:
space:
mode:
authorØrjan Malde <red@foxi.me>2020-06-18 15:12:37 +0200
committerLucio Andrés Illanes Albornoz <lucio@lucioillanes.de>2020-06-18 15:15:59 +0100
commitd8a9b16666c096d27d5d9e07242aa3ec0e292c46 (patch)
tree6c7ec1dfbe513ecb0c6a6371b5e4d70956f9583e /patches/gnutls-3.6.14_pre.local.patch
parent852a5b59feb7e776606c36b5a973de9363a98d39 (diff)
downloadmidipix_build-d8a9b16666c096d27d5d9e07242aa3ec0e292c46.tar.bz2
midipix_build-d8a9b16666c096d27d5d9e07242aa3ec0e292c46.tar.xz
groups/241.native_packages_inet.group: gnutls: bump to v3.6.14
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de>
Diffstat (limited to 'patches/gnutls-3.6.14_pre.local.patch')
-rw-r--r--patches/gnutls-3.6.14_pre.local.patch20
1 files changed, 20 insertions, 0 deletions
diff --git a/patches/gnutls-3.6.14_pre.local.patch b/patches/gnutls-3.6.14_pre.local.patch
new file mode 100644
index 00000000..b214ccc0
--- /dev/null
+++ b/patches/gnutls-3.6.14_pre.local.patch
@@ -0,0 +1,20 @@
+diff -ru gnutls-3.6.13.orig/configure gnutls-3.6.13/configure
+--- gnutls-3.6.13.orig/configure 2020-03-30 20:56:14.000000000 +0200
++++ gnutls-3.6.13/configure 2020-04-12 15:19:56.629453170 +0200
+@@ -58313,6 +58313,16 @@
+ dynamic_linker='GNU/Linux ld.so'
+ ;;
+
++midipix*)
++ version_type=linux # correct to gnu/linux during the next big refactor
++ need_lib_prefix=no
++ need_version=no
++ library_names_spec='$libname$release$shared_ext$versuffix $libname$release$shared_ext$major $libname$shared_ext'
++ soname_spec='$libname$release$shared_ext$major'
++ finish_cmds='PATH="\$PATH:/sbin" ldconfig -n $libdir'
++ shlibpath_var=LD_LIBRARY_PATH
++ ;;
++
+ netbsd*)
+ version_type=sunos
+ need_lib_prefix=no