summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormidipix <writeonce@midipix.org>2017-01-20 11:21:44 -0500
committermidipix <writeonce@midipix.org>2017-01-20 11:21:44 -0500
commit5b676875f891b978a918ce21e1674017423d6428 (patch)
treebac5dd344d8632165b6e291d725e1b5631b201e5
parent252ca40c0a5e973c5df8c0f84003b2c44a7eab98 (diff)
downloadchainport-5b676875f891b978a918ce21e1674017423d6428.tar.bz2
chainport-5b676875f891b978a918ce21e1674017423d6428.tar.xz
libelf-0.8.13: updated patch.
-rw-r--r--libelf-0.8.13.midipix.patch22
1 files changed, 0 insertions, 22 deletions
diff --git a/libelf-0.8.13.midipix.patch b/libelf-0.8.13.midipix.patch
index de8d3f2..73d60e9 100644
--- a/libelf-0.8.13.midipix.patch
+++ b/libelf-0.8.13.midipix.patch
@@ -1,25 +1,3 @@
-diff -ru a/config.sub b/config.sub
---- a/config.sub 2005-05-21 11:28:37.000000000 -0400
-+++ b/config.sub 2015-02-26 03:13:29.701545522 -0500
-@@ -642,6 +642,9 @@
- basic_machine=ns32k-utek
- os=-sysv
- ;;
-+ midipix)
-+ os=-midipix
-+ ;;
- mingw32)
- basic_machine=i386-pc
- os=-mingw32
-@@ -1161,7 +1164,7 @@
- | -udi* | -eabi* | -lites* | -ieee* | -go32* | -aux* \
- | -chorusos* | -chorusrdb* \
- | -cygwin* | -pe* | -psos* | -moss* | -proelf* | -rtems* \
-- | -mingw32* | -linux-gnu* | -linux-uclibc* | -uxpv* | -beos* | -mpeix* | -udk* \
-+ | -midipix* | -mingw32* | -linux-gnu* | -linux-uclibc* | -uxpv* | -beos* | -mpeix* | -udk* \
- | -interix* | -uwin* | -mks* | -rhapsody* | -darwin* | -opened* \
- | -openstep* | -oskit* | -conix* | -pw32* | -nonstopux* \
- | -storm-chaos* | -tops10* | -tenex* | -tops20* | -its* \
diff -ru a/configure b/configure
--- a/configure 2008-05-23 04:18:03.000000000 -0400
+++ b/configure 2015-03-10 20:32:16.332333640 -0400