summaryrefslogtreecommitdiff
path: root/toolchain/binutils/patches/2.23.2/musl-cross.patch
diff options
context:
space:
mode:
Diffstat (limited to 'toolchain/binutils/patches/2.23.2/musl-cross.patch')
-rw-r--r--toolchain/binutils/patches/2.23.2/musl-cross.patch19
1 files changed, 0 insertions, 19 deletions
diff --git a/toolchain/binutils/patches/2.23.2/musl-cross.patch b/toolchain/binutils/patches/2.23.2/musl-cross.patch
deleted file mode 100644
index c1a4fbfec..000000000
--- a/toolchain/binutils/patches/2.23.2/musl-cross.patch
+++ /dev/null
@@ -1,19 +0,0 @@
-diff -Nur binutils-2.23.2.orig/config.sub binutils-2.23.2/config.sub
---- binutils-2.23.2.orig/config.sub 2012-04-25 17:53:25.000000000 +0200
-+++ binutils-2.23.2/config.sub 2013-09-15 15:10:00.000000000 +0200
-@@ -123,6 +123,7 @@
- maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
- case $maybe_os in
- nto-qnx* | linux-gnu* | linux-android* | linux-dietlibc | linux-newlib* | \
-+ linux-musl* | \
- linux-uclibc* | uclinux-uclibc* | uclinux-gnu* | kfreebsd*-gnu* | \
- knetbsd*-gnu* | netbsd*-gnu* | \
- kopensolaris*-gnu* | \
-@@ -1361,6 +1362,7 @@
- | -cygwin* | -msys* | -pe* | -psos* | -moss* | -proelf* | -rtems* \
- | -mingw32* | -linux-gnu* | -linux-android* \
- | -linux-newlib* | -linux-uclibc* \
-+ | -linux-musl* \
- | -uxpv* | -beos* | -mpeix* | -udk* \
- | -interix* | -uwin* | -mks* | -rhapsody* | -darwin* | -opened* \
- | -openstep* | -oskit* | -conix* | -pw32* | -nonstopux* \