DescriptionAlways set symbol visibility when compiling with GCC / Clang.
By default, GN includes //build/config/gcc:symbol_visibility_hidden
into every target. Some targets remove this config. At least some of
the compiler options require the visibility to be set explicitly,
and they issue a compiler error otherwise.
This change is a follow up to src/ counterpart:
https://codereview.chromium.org/1930773002/
BUG=607370
R=glider@chromium.org
Committed: b4232ffa4e00eb04cb76deffe9a0c19e9b2e0e65
Patch Set 1 #Patch Set 2 : sync #
Messages
Total messages: 8 (2 generated)
|