DescriptionGN: Fix library flag generation logic
GN handles adding platform-appropriate prefixes to library
entries. As such, doing it here leads to stuff like '-l-lpython'
winding up in generated build files.
BUG=388412
TEST=use GN to generate build files for something that depends on cython
R=qsr@chromium.org
Committed: https://crrev.com/8b12d93bd13c94fbf83970751dc486d62d91ca95
Cr-Commit-Position: refs/heads/master@{#294606}
Patch Set 1 #
Total comments: 2
Patch Set 2 : Make sure to still manually add python library for darwin #Messages
Total messages: 8 (1 generated)
|