X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=blobdiff_plain;f=toolchain%2Fgcc%2Fpatches%2F5.5.0%2F881-no_tm_section.patch;fp=toolchain%2Fgcc%2Fpatches%2F5.5.0%2F881-no_tm_section.patch;h=0000000000000000000000000000000000000000;hp=fab5db3be55cf1c4bb0fb14fd6ec3b5dbd243d2c;hb=080dc619d4780a1f7b14082b77b28686e694f72d;hpb=bfc433efd4a0c6875a92981d1bd2a5e3e60c61c6 diff --git a/toolchain/gcc/patches/5.5.0/881-no_tm_section.patch b/toolchain/gcc/patches/5.5.0/881-no_tm_section.patch deleted file mode 100644 index fab5db3be5..0000000000 --- a/toolchain/gcc/patches/5.5.0/881-no_tm_section.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- a/libgcc/crtstuff.c -+++ b/libgcc/crtstuff.c -@@ -152,7 +152,7 @@ call_ ## FUNC (void) \ - #endif - - #if !defined(USE_TM_CLONE_REGISTRY) && defined(OBJECT_FORMAT_ELF) --# define USE_TM_CLONE_REGISTRY 1 -+# define USE_TM_CLONE_REGISTRY 0 - #endif - - /* We do not want to add the weak attribute to the declarations of these