Description[Mac/GN] Do not specify any default_libs to link.
This is the wrong thing to do. Targets should have control over what they link,
since adding frameworks can have run-time side effects. The only library that is
required is libSystem.dylib, but the linker implicitly adds that unless it
is creating a static executable.
BUG=431177
Committed: https://crrev.com/4806ea270d3151fddb36117261fbebb28ecbb2c4
Cr-Commit-Position: refs/heads/master@{#389111}
Patch Set 1 #
Messages
Total messages: 13 (6 generated)
|