DescriptionDon't specify -Wl,--exclude-libs=ALL for shared library build.
This is used for normal builds to strip out lots of unneeded symbols and
minimize binary size. However, for shared library build, this causes
needed symbols to be excluded and subsequent so's to fail linking.
BUG=158821
NOTRY=true
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=169060
Patch Set 1 #
Messages
Total messages: 7 (0 generated)
|