summaryrefslogtreecommitdiffhomepage
path: root/mc-4.8.17.local.patch
diff options
context:
space:
mode:
Diffstat (limited to 'mc-4.8.17.local.patch')
-rw-r--r--mc-4.8.17.local.patch22
1 files changed, 22 insertions, 0 deletions
diff --git a/mc-4.8.17.local.patch b/mc-4.8.17.local.patch
new file mode 100644
index 00000000..23563790
--- /dev/null
+++ b/mc-4.8.17.local.patch
@@ -0,0 +1,22 @@
+--- mc-4.8.17/config/config.sub.orig 2016-05-07 16:13:48.000000000 +0000
++++ mc-4.8.17/config/config.sub 2016-06-26 10:21:53.137825316 +0000
+@@ -804,6 +804,10 @@
+ microblaze*)
+ basic_machine=microblaze-xilinx
+ ;;
++ midipix*)
++ basic_machine=x86_64-pc
++ os=-midipix
++ ;;
+ mingw64)
+ basic_machine=x86_64-pc
+ os=-mingw64
+@@ -1384,7 +1388,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* \