DescriptionRevert "[Chromecast] Only include all libstdc++/libgcc symbols in executable as needed"
Reason for revert:
The original fix is opt-in, which causes unit test binaries to miss symbols. I will
reimplement an opt-out for binaries that we do not want to whole-archive libs.
Original issue description:
>> All chromecast executable include all libstdc++/libgcc symbols by default
>> due to b/25566835. Added a config for --whole-archive for only ones that
>> depend on shared libs. ~700kb saving per executable.
BUG=internal b/31417380
This reverts commit 92947f235fcf22912990029925b4154e7ea08f74.
Committed: https://crrev.com/19adc908726781b299b441d3142f29143f234753
Cr-Commit-Position: refs/heads/master@{#418640}
Patch Set 1 #
Messages
Total messages: 20 (9 generated)
|