diff options
author | Ørjan Malde <red@foxi.me> | 2024-03-30 17:11:27 +0100 |
---|---|---|
committer | Ørjan Malde <red@foxi.me> | 2024-03-30 17:11:27 +0100 |
commit | a2cfaa4b5cf1426004e977dcd15693b25b4bf39b (patch) | |
tree | 3b2c982b114ba2b17867301fe3e9c22af5cd4367 /patches/gnutls-3.8.3_pre.local.patch | |
parent | 2cfe0788eb431cd70e9b5117df74aea6cd3363f5 (diff) | |
download | midipix_build-a2cfaa4b5cf1426004e977dcd15693b25b4bf39b.tar.bz2 midipix_build-a2cfaa4b5cf1426004e977dcd15693b25b4bf39b.tar.xz |
groups.d/241.native_packages_inet.group: gnutls: bump to v3.8.4
Signed-off-by: Ørjan Malde <red@foxi.me>
Diffstat (limited to 'patches/gnutls-3.8.3_pre.local.patch')
-rw-r--r-- | patches/gnutls-3.8.3_pre.local.patch | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/patches/gnutls-3.8.3_pre.local.patch b/patches/gnutls-3.8.3_pre.local.patch deleted file mode 100644 index b214ccc0..00000000 --- a/patches/gnutls-3.8.3_pre.local.patch +++ /dev/null @@ -1,20 +0,0 @@ -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 |