summaryrefslogtreecommitdiffhomepage
path: root/libarchive-3.1.2.local.patch
diff options
context:
space:
mode:
authorLucio Andrés Illanes Albornoz (arab, vxp) <l.illanes@gmx.de>2016-06-24 09:08:32 +0200
committerLucio Andrés Illanes Albornoz (arab, vxp) <l.illanes@gmx.de>2016-06-24 09:12:07 +0200
commit183e568ab8b6d6a50d67a486c357d2c335a30418 (patch)
tree2fbe58b3545506cd1dec1d5ce3d43fed12307c12 /libarchive-3.1.2.local.patch
parent5369d56b11edf94549e3230b0a731fd245b30417 (diff)
downloadmidipix_build-183e568ab8b6d6a50d67a486c357d2c335a30418.tar.bz2
midipix_build-183e568ab8b6d6a50d67a486c357d2c335a30418.tar.xz
Fixes libarchive v3.1.2 (via Somasis) and Python v3.5.1 build failures.
- Adds nl(1) to ${CHECK_PREREQ_CMDS}. - Adds `Exherbo Linux (x86_64-pc-linux-musl) (x86_64)' to TESTED_ON and build.usage. - Build libarchive w/ --without-expat --without-xml2. - Install Python w/ prefix=. - Make libarchive use slibtool even when installing and remove the libtool-related patch and ${PKG_LIBARCHIVE_LIBTOOL_MIDIPIX}.
Diffstat (limited to 'libarchive-3.1.2.local.patch')
-rw-r--r--libarchive-3.1.2.local.patch18
1 files changed, 0 insertions, 18 deletions
diff --git a/libarchive-3.1.2.local.patch b/libarchive-3.1.2.local.patch
index 1c5aa846..8baaf3b6 100644
--- a/libarchive-3.1.2.local.patch
+++ b/libarchive-3.1.2.local.patch
@@ -20,24 +20,6 @@
| -linux-newlib* | -linux-musl* | -linux-uclibc* \
| -uxpv* | -beos* | -mpeix* | -udk* \
| -interix* | -uwin* | -mks* | -rhapsody* | -darwin* | -opened* \
---- libarchive-3.1.2/configure.orig 2013-02-09 18:23:08.000000000 +0100
-+++ libarchive-3.1.2/configure 2016-03-08 12:40:21.031444000 +0100
-@@ -21629,3 +21629,15 @@
- $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2;}
- fi
-
-+# a transitional workaround...
-+case $host_os in
-+ midipix*)
-+ cp $ac_confdir/libtool.midipix libtool || exit 2
-+
-+ sed -i -e 's/@cbb_host_os@/'$host'/g' \
-+ -e 's/@cbb_build_alias@/'$build_alias'/g' \
-+ -e 's/@cbb_build_os@/'$build_os'/g' \
-+ -e 's/@cbb_build@/'$build'/g' libtool || exit 2
-+ ;;
-+esac
-+
--- libarchive-3.1.2/cpio/bsdcpio.1.orig
+++ libarchive-3.1.2/cpio/bsdcpio.1
@@ -156,7 +156,8 @@