diff options
Diffstat (limited to 'toolchain/gcc/patches/4.7.2/870-ppc_no_crtsavres.patch')
-rw-r--r-- | toolchain/gcc/patches/4.7.2/870-ppc_no_crtsavres.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/toolchain/gcc/patches/4.7.2/870-ppc_no_crtsavres.patch b/toolchain/gcc/patches/4.7.2/870-ppc_no_crtsavres.patch index feaf02d6a..599ae26af 100644 --- a/toolchain/gcc/patches/4.7.2/870-ppc_no_crtsavres.patch +++ b/toolchain/gcc/patches/4.7.2/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. */ |