diff options
author | Florian Fainelli <florian@openwrt.org> | 2013-02-26 16:39:54 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2013-02-26 16:39:54 +0000 |
commit | 2935823a42634ddf9e78655436f5635125965283 (patch) | |
tree | 3c6326784e149577077d8829a3b1f88d554cd6d5 /toolchain/gcc/patches/4.7-linaro/870-ppc_no_crtsavres.patch | |
parent | 098bd91f5eae625c7d2ee621e10930fc4434e5e2 (diff) | |
download | mtk-20170518-2935823a42634ddf9e78655436f5635125965283.zip mtk-20170518-2935823a42634ddf9e78655436f5635125965283.tar.gz mtk-20170518-2935823a42634ddf9e78655436f5635125965283.tar.bz2 |
toolchain/gcc: refresh patches
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 35808
Diffstat (limited to 'toolchain/gcc/patches/4.7-linaro/870-ppc_no_crtsavres.patch')
-rw-r--r-- | toolchain/gcc/patches/4.7-linaro/870-ppc_no_crtsavres.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/toolchain/gcc/patches/4.7-linaro/870-ppc_no_crtsavres.patch b/toolchain/gcc/patches/4.7-linaro/870-ppc_no_crtsavres.patch index feaf02d..599ae26 100644 --- a/toolchain/gcc/patches/4.7-linaro/870-ppc_no_crtsavres.patch +++ b/toolchain/gcc/patches/4.7-linaro/870-ppc_no_crtsavres.patch @@ -1,6 +1,6 @@ --- a/gcc/config/rs6000/sysv4.h +++ b/gcc/config/rs6000/sysv4.h -@@ -246,13 +246,13 @@ do { \ +@@ -245,13 +245,13 @@ do { \ /* Define cutoff for using external functions to save floating point. When optimizing for size, use external functions when profitable. */ |