summaryrefslogtreecommitdiffhomepage
path: root/patches/libarchive-3.4.2_pre.local.patch
diff options
context:
space:
mode:
authorØrjan Malde <red@foxi.me>2020-05-24 11:28:15 +0200
committerLucio Andrés Illanes Albornoz <lucio@lucioillanes.de>2020-05-24 10:36:31 +0100
commit37a6632069e635b590be5db8c9b7302050510536 (patch)
treeb304eac85f1d2530820121ca67e17abbb3a338bd /patches/libarchive-3.4.2_pre.local.patch
parent93012875fb02943a6dde5143309040669a867a6e (diff)
downloadmidipix_build-37a6632069e635b590be5db8c9b7302050510536.tar.bz2
midipix_build-37a6632069e635b590be5db8c9b7302050510536.tar.xz
groups/{native,host}: update libarchive to v3.4.3
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de>
Diffstat (limited to 'patches/libarchive-3.4.2_pre.local.patch')
-rw-r--r--patches/libarchive-3.4.2_pre.local.patch20
1 files changed, 0 insertions, 20 deletions
diff --git a/patches/libarchive-3.4.2_pre.local.patch b/patches/libarchive-3.4.2_pre.local.patch
deleted file mode 100644
index 00141a21..00000000
--- a/patches/libarchive-3.4.2_pre.local.patch
+++ /dev/null
@@ -1,20 +0,0 @@
-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