summaryrefslogtreecommitdiffhomepage
path: root/ncurses-6.0.local.patch
diff options
context:
space:
mode:
Diffstat (limited to 'ncurses-6.0.local.patch')
-rw-r--r--ncurses-6.0.local.patch21
1 files changed, 21 insertions, 0 deletions
diff --git a/ncurses-6.0.local.patch b/ncurses-6.0.local.patch
new file mode 100644
index 00000000..2927fba3
--- /dev/null
+++ b/ncurses-6.0.local.patch
@@ -0,0 +1,21 @@
+--- ncurses-6.0/config.sub.orig 2015-05-02 13:52:04.000000000 +0200
++++ ncurses-6.0/config.sub 2016-02-12 13:01:38.765370000 +0100
+@@ -807,6 +807,9 @@
+ microblaze*)
+ basic_machine=microblaze-xilinx
+ ;;
++ midipix)
++ os=-midipix
++ ;;
+ mingw64)
+ basic_machine=x86_64-pc
+ os=-mingw64
+@@ -1387,7 +1390,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* | -moxiebox* \
+ | -interix* | -uwin* | -mks* | -rhapsody* | -darwin* | -opened* \