summaryrefslogtreecommitdiffhomepage
path: root/patches/libarchive-3.7.8_pre.local.patch
diff options
context:
space:
mode:
authorØrjan Malde <red@foxi.me>2025-03-21 19:26:50 +0100
committerØrjan Malde <red@foxi.me>2025-03-21 19:36:29 +0100
commit471b5742797083a0781447a7665a2c6bd7048b59 (patch)
tree59b1fe7ab93b69c375a3288192b1cf7ff5eb2601 /patches/libarchive-3.7.8_pre.local.patch
parent3cea96c06aa7a279a5cf8e101f03e33dae1b4b93 (diff)
downloadmidipix_build-471b5742797083a0781447a7665a2c6bd7048b59.tar.bz2
midipix_build-471b5742797083a0781447a7665a2c6bd7048b59.tar.xz
groups.d/251.native_packages_lib.d/libarchive.package: bump to v3.7.8
Signed-off-by: Ørjan Malde <red@foxi.me>
Diffstat (limited to 'patches/libarchive-3.7.8_pre.local.patch')
-rw-r--r--patches/libarchive-3.7.8_pre.local.patch20
1 files changed, 20 insertions, 0 deletions
diff --git a/patches/libarchive-3.7.8_pre.local.patch b/patches/libarchive-3.7.8_pre.local.patch
new file mode 100644
index 00000000..f8f71eb5
--- /dev/null
+++ b/patches/libarchive-3.7.8_pre.local.patch
@@ -0,0 +1,20 @@
+diff -ru libarchive-3.7.2.orig/configure libarchive-3.7.2/configure
+--- libarchive-3.7.2.orig/configure 2023-09-12 00:05:34.000000000 +0200
++++ libarchive-3.7.2/configure 2024-02-26 13:44:22.491965148 +0100
+@@ -12906,6 +12906,15 @@
+ 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'
++ shlibpath_var=LD_LIBRARY_PATH
++ ;;
++
+ netbsd*)
+ version_type=sunos
+ need_lib_prefix=no
+