diff options
Diffstat (limited to 'toolchain/gcc/patches/4.9-linaro/202-musl_mips.patch')
-rw-r--r-- | toolchain/gcc/patches/4.9-linaro/202-musl_mips.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/toolchain/gcc/patches/4.9-linaro/202-musl_mips.patch b/toolchain/gcc/patches/4.9-linaro/202-musl_mips.patch index 2a8836e8f6..06d25d52e4 100644 --- a/toolchain/gcc/patches/4.9-linaro/202-musl_mips.patch +++ b/toolchain/gcc/patches/4.9-linaro/202-musl_mips.patch @@ -1,6 +1,6 @@ --- a/gcc/config/mips/linux.h +++ b/gcc/config/mips/linux.h -@@ -23,3 +23,10 @@ along with GCC; see the file COPYING3. +@@ -23,3 +23,10 @@ along with GCC; see the file COPYING3. #undef UCLIBC_DYNAMIC_LINKER #define UCLIBC_DYNAMIC_LINKER \ "%{mnan=2008:/lib/ld-uClibc-mipsn8.so.0;:/lib/ld-uClibc.so.0}" |