diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2015-06-11 11:57:11 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2015-06-11 11:57:11 +0000 |
commit | e856d62d0ad7469a99d32a34799dd75bf994449b (patch) | |
tree | 56c37498b9957ce0aea18ef3908ee7e7c650fe98 /toolchain/gcc/patches/4.9-linaro/220-musl_mips_softfloat.patch | |
parent | 950c0191c22f5ea700f90c6b39c8fe604c6dbd30 (diff) | |
download | mtk-20170518-e856d62d0ad7469a99d32a34799dd75bf994449b.zip mtk-20170518-e856d62d0ad7469a99d32a34799dd75bf994449b.tar.gz mtk-20170518-e856d62d0ad7469a99d32a34799dd75bf994449b.tar.bz2 |
toolchain/gcc: upgrade Linaro GCC 4.9 to 4.9-2015.03
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 45944
Diffstat (limited to 'toolchain/gcc/patches/4.9-linaro/220-musl_mips_softfloat.patch')
-rw-r--r-- | toolchain/gcc/patches/4.9-linaro/220-musl_mips_softfloat.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/toolchain/gcc/patches/4.9-linaro/220-musl_mips_softfloat.patch b/toolchain/gcc/patches/4.9-linaro/220-musl_mips_softfloat.patch index 8a63fd1..3b6b42a 100644 --- a/toolchain/gcc/patches/4.9-linaro/220-musl_mips_softfloat.patch +++ b/toolchain/gcc/patches/4.9-linaro/220-musl_mips_softfloat.patch @@ -1,6 +1,6 @@ --- a/gcc/config/mips/linux.h +++ b/gcc/config/mips/linux.h -@@ -29,4 +29,4 @@ along with GCC; see the file COPYING3. +@@ -29,4 +29,4 @@ along with GCC; see the file COPYING3. #else #define MUSL_DYNAMIC_LINKER_E "%{EL:el}" #endif |