summaryrefslogtreecommitdiffhomepage
path: root/nano-2.5.3.local.patch
diff options
context:
space:
mode:
authorLucio Andrés Illanes Albornoz (arab, vxp) <l.illanes@gmx.de>2016-06-30 11:27:00 +0000
committerLucio Andrés Illanes Albornoz (arab, vxp) <l.illanes@gmx.de>2016-06-30 11:27:00 +0000
commitcddeef1cf63d31198615bce503a00949d6368eac (patch)
treeb6ee412586215c75ec4b4d076571f5fdb688aedc /nano-2.5.3.local.patch
parent57879e8a366daf9ff3e6f778cc0db8b37708fde3 (diff)
downloadmidipix_build-cddeef1cf63d31198615bce503a00949d6368eac.tar.bz2
midipix_build-cddeef1cf63d31198615bce503a00949d6368eac.tar.xz
Remove dependency on portage and config.sub patches.
Diffstat (limited to 'nano-2.5.3.local.patch')
-rw-r--r--nano-2.5.3.local.patch22
1 files changed, 0 insertions, 22 deletions
diff --git a/nano-2.5.3.local.patch b/nano-2.5.3.local.patch
deleted file mode 100644
index 06c063a1..00000000
--- a/nano-2.5.3.local.patch
+++ /dev/null
@@ -1,22 +0,0 @@
---- nano-2.5.3/config.sub.orig 2013-08-11 11:49:21.000000000 +0000
-+++ nano-2.5.3/config.sub 2016-03-02 14:34:35.702510395 +0000
-@@ -789,6 +789,10 @@
- microblaze*)
- basic_machine=microblaze-xilinx
- ;;
-+ midipix)
-+ basic_machine=x86_64-pc
-+ os=-midipix
-+ ;;
- mingw64)
- basic_machine=x86_64-pc
- os=-mingw64
-@@ -1365,7 +1369,7 @@
- | -udi* | -eabi* | -lites* | -ieee* | -go32* | -aux* \
- | -chorusos* | -chorusrdb* | -cegcc* \
- | -cygwin* | -msys* | -pe* | -psos* | -moss* | -proelf* | -rtems* \
-- | -mingw32* | -mingw64* | -linux-gnu* | -linux-android* \
-+ | -midipix* | -mingw32* | -mingw64* | -linux-gnu* | -linux-android* \
- | -linux-newlib* | -linux-musl* | -linux-uclibc* \
- | -uxpv* | -beos* | -mpeix* | -udk* \
- | -interix* | -uwin* | -mks* | -rhapsody* | -darwin* | -opened* \