summarylogtreecommitdiffstats
path: root/gcc10.patch
blob: 20c027cfe6168ff26014e2789ffcc778d27d7260 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- Makefile.config.in.orig	2020-06-20 01:07:02.000000000 +0200
+++ Makefile.config.in	2020-06-20 01:08:51.501705109 +0200
@@ -336,7 +336,7 @@
 ENABLE_EMBED_STDCXX := @ENABLE_EMBED_STDCXX@
 
 # Use -fvisibility-inlines-hidden?
-ENABLE_VISIBILITY_INLINES_HIDDEN := @ENABLE_VISIBILITY_INLINES_HIDDEN@
+ENABLE_VISIBILITY_INLINES_HIDDEN := 0
 
 # Do we want to allow timestamping information into builds?
 ENABLE_TIMESTAMPS := @ENABLE_TIMESTAMPS@