X-Git-Url: https://git.archive.openwrt.org/?p=openwrt.git;a=blobdiff_plain;f=toolchain%2Fgcc%2Fpatches%2F4.8.0%2F850-use_shared_libgcc.patch;h=2c7369fc25c1bc448c7a58868cb8f2d273a24a6e;hp=4a77b86c1765a83f6fe4d706e53d518949117b20;hb=c6c8f64057b175d51cec18df02a30d73a59d16a5;hpb=18b4b27da7ac97d26e49f3708d62f53acfe9ea9f diff --git a/toolchain/gcc/patches/4.8.0/850-use_shared_libgcc.patch b/toolchain/gcc/patches/4.8.0/850-use_shared_libgcc.patch index 4a77b86c17..2c7369fc25 100644 --- a/toolchain/gcc/patches/4.8.0/850-use_shared_libgcc.patch +++ b/toolchain/gcc/patches/4.8.0/850-use_shared_libgcc.patch @@ -33,17 +33,6 @@ - printf ("\n local:\n\t*;\n};\n"); + printf ("\n\t*;\n};\n"); } ---- a/libgcc/Makefile.in -+++ b/libgcc/Makefile.in -@@ -368,7 +368,7 @@ endif - # For -fvisibility=hidden. We need both a -fvisibility=hidden on - # the command line, and a #define to prevent libgcc2.h etc from - # overriding that with #pragmas. --vis_hide = @vis_hide@ -+vis_hide = - - ifneq (,$(vis_hide)) - --- a/gcc/config/rs6000/linux.h +++ b/gcc/config/rs6000/linux.h @@ -61,6 +61,9 @@