Descriptionnet: Unbreak component build on Linux.
This is happening when running the following command line:
$ gn gen out/Debug --args='is_component_build=true'
ERROR at //net/third_party/nss/ssl/BUILD.gn:122:18: Item not found
configs -= [ "//build/config/gcc:symbol_visibility_hidden" ]
^--------------------------------------------
You were trying to remove "//build/config/gcc:symbol_visibility_hidden"
from the list but it wasn't there.
BUG=None
TEST=above
R=brettw@chromium.org,wtc@chromium.org
NOTRY=true
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=271294
Patch Set 1 #
Total comments: 2
Patch Set 2 : check component_mode #
Total comments: 2
Messages
Total messages: 8 (0 generated)
|