binutils: remove old versions
[openwrt/svn-archive/archive.git] / toolchain / gcc / patches / 4.8.0 / 850-use_shared_libgcc.patch
index 4a77b86c1765a83f6fe4d706e53d518949117b20..2c7369fc25c1bc448c7a58868cb8f2d273a24a6e 100644 (file)
 -    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 @@