summaryrefslogtreecommitdiffhomepage
path: root/patches/libarchive-3.7.3_pre.local.patch
blob: f8f71eb539f490d3874d1dd426e2209e8bfb813c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
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