summaryrefslogtreecommitdiffhomepage
path: root/curl-7.47.1.local.patch
diff options
context:
space:
mode:
Diffstat (limited to 'curl-7.47.1.local.patch')
-rw-r--r--curl-7.47.1.local.patch22
1 files changed, 22 insertions, 0 deletions
diff --git a/curl-7.47.1.local.patch b/curl-7.47.1.local.patch
new file mode 100644
index 00000000..d0148277
--- /dev/null
+++ b/curl-7.47.1.local.patch
@@ -0,0 +1,22 @@
+--- curl-7.47.1/config.sub.orig 2016-01-27 07:41:40.000000000 +0000
++++ curl-7.47.1/config.sub 2016-03-07 16:32:19.704765691 +0000
+@@ -810,6 +810,10 @@
+ microblaze*)
+ basic_machine=microblaze-xilinx
+ ;;
++ midipix)
++ basic_machine=x86_64-pc
++ os=-midipix
++ ;;
+ mingw64)
+ basic_machine=x86_64-pc
+ os=-mingw64
+@@ -1390,7 +1394,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* \