summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--binutils-2.24.51.midipix.patch12
1 files changed, 6 insertions, 6 deletions
diff --git a/binutils-2.24.51.midipix.patch b/binutils-2.24.51.midipix.patch
index 9a11478..b0f42f9 100644
--- a/binutils-2.24.51.midipix.patch
+++ b/binutils-2.24.51.midipix.patch
@@ -534,16 +534,16 @@ diff -ru --new-file a/binutils/configure b/binutils/configure
DLLTOOL_DEFAULT="-DDLLTOOL_DEFAULT_I386"
diff -ru --new-file a/config.sub b/config.sub
--- a/config.sub 2014-07-03 01:37:23.000000000 -0400
-+++ b/config.sub 2015-02-14 11:27:08.083179771 -0500
-@@ -1370,7 +1370,7 @@
- | -ptx* | -coff* | -ecoff* | -winnt* | -domain* | -vsta* \
++++ b/config.sub 2016-11-23 18:17:14.271983292 -0500
+@@ -1371,7 +1371,7 @@
| -udi* | -eabi* | -lites* | -ieee* | -go32* | -aux* \
| -chorusos* | -chorusrdb* | -cegcc* \
-- | -cygwin* | -msys* | -pe* | -psos* | -moss* | -proelf* | -rtems* \
-+ | -cygwin* | -msys* | -pe* | -psos* | -moss* | -proelf* | -rtems* | -midipix* \
- | -mingw32* | -mingw64* | -linux-gnu* | -linux-android* \
+ | -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* \
diff -ru --new-file a/configure b/configure
--- a/configure 2014-07-03 01:37:23.000000000 -0400
+++ b/configure 2015-03-11 17:07:15.820422926 -0400