diff options
Diffstat (limited to 'toolchain/gcc/patches/10.1.0/850-use_shared_libgcc.patch')
-rw-r--r-- | toolchain/gcc/patches/10.1.0/850-use_shared_libgcc.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/toolchain/gcc/patches/10.1.0/850-use_shared_libgcc.patch b/toolchain/gcc/patches/10.1.0/850-use_shared_libgcc.patch index a765e55a46..8b17f1374f 100644 --- a/toolchain/gcc/patches/10.1.0/850-use_shared_libgcc.patch +++ b/toolchain/gcc/patches/10.1.0/850-use_shared_libgcc.patch @@ -7,7 +7,7 @@ Date: Sun Feb 12 20:25:47 2012 +0000 SVN-Revision: 30486 --- a/gcc/config/arm/linux-eabi.h +++ b/gcc/config/arm/linux-eabi.h -@@ -129,10 +129,6 @@ +@@ -132,10 +132,6 @@ "%{Ofast|ffast-math|funsafe-math-optimizations:crtfastmath.o%s} " \ LINUX_OR_ANDROID_LD (GNU_USER_TARGET_ENDFILE_SPEC, ANDROID_ENDFILE_SPEC) |