summaryrefslogtreecommitdiffhomepage
path: root/patches/libarchive-3.6.2_pre.local.patch
diff options
context:
space:
mode:
authorØrjan Malde <red@foxi.me>2022-12-12 22:01:24 +0100
committerØrjan Malde <red@foxi.me>2022-12-12 22:01:24 +0100
commit186e0913cc0d1709538798a8ca4e4dee5d79b8cb (patch)
tree1a83ce5b5d159532c4f3c01bb9a137f9c1a81a7e /patches/libarchive-3.6.2_pre.local.patch
parent8557c7adbc32b06e6e730955d2b798a8a330b16c (diff)
downloadmidipix_build-186e0913cc0d1709538798a8ca4e4dee5d79b8cb.tar.bz2
midipix_build-186e0913cc0d1709538798a8ca4e4dee5d79b8cb.tar.xz
groups/251.native_packages_lib.group: libarchive: bump to v3.6.2
Signed-off-by: Ørjan Malde <red@foxi.me>
Diffstat (limited to 'patches/libarchive-3.6.2_pre.local.patch')
-rw-r--r--patches/libarchive-3.6.2_pre.local.patch20
1 files changed, 20 insertions, 0 deletions
diff --git a/patches/libarchive-3.6.2_pre.local.patch b/patches/libarchive-3.6.2_pre.local.patch
new file mode 100644
index 00000000..00141a21
--- /dev/null
+++ b/patches/libarchive-3.6.2_pre.local.patch
@@ -0,0 +1,20 @@
+diff -ru libarchive-3.4.2.orig/configure libarchive-3.4.2/configure
+--- libarchive-3.4.2.orig/configure 2020-02-11 23:58:01.000000000 +0100
++++ libarchive-3.4.2/configure 2020-04-11 15:58:45.493648584 +0200
+@@ -12062,6 +12062,16 @@
+ dynamic_linker='NetBSD ld.elf_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