diff options
author | Felix Fietkau <nbd@openwrt.org> | 2014-10-20 11:42:59 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2014-10-20 11:42:59 +0000 |
commit | 20e7ccc3a2bc09194b308b959f44c92648accdf4 (patch) | |
tree | 5b36935639471a6a16de7a1b06fa0847ad7ff532 /toolchain/gcc/patches/4.9-linaro/203-musl_powerpc.patch | |
parent | b52651a66ea7ef40f121d748126ef35c2f6e789c (diff) | |
download | upstream-20e7ccc3a2bc09194b308b959f44c92648accdf4.tar.gz upstream-20e7ccc3a2bc09194b308b959f44c92648accdf4.tar.bz2 upstream-20e7ccc3a2bc09194b308b959f44c92648accdf4.zip |
gcc: update 4.9 to linaro 2014.10
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 43003
Diffstat (limited to 'toolchain/gcc/patches/4.9-linaro/203-musl_powerpc.patch')
-rw-r--r-- | toolchain/gcc/patches/4.9-linaro/203-musl_powerpc.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/toolchain/gcc/patches/4.9-linaro/203-musl_powerpc.patch b/toolchain/gcc/patches/4.9-linaro/203-musl_powerpc.patch index d8150f21a6..93087bbe19 100644 --- a/toolchain/gcc/patches/4.9-linaro/203-musl_powerpc.patch +++ b/toolchain/gcc/patches/4.9-linaro/203-musl_powerpc.patch @@ -1,6 +1,6 @@ --- a/gcc/config.gcc +++ b/gcc/config.gcc -@@ -2328,6 +2328,10 @@ powerpc*-*-linux*) +@@ -2334,6 +2334,10 @@ powerpc*-*-linux*) powerpc*-*-linux*paired*) tm_file="${tm_file} rs6000/750cl.h" ;; esac |