DescriptionFix some build symbol configuration.
Remove -gdwarf-4 from GYP build. This is the default for GCC 4.8 which is now required, so this command-line argument is redundant.
Only set use_debug_fission in the GN build in debug mode. This matches GYP. Release mode symbols will be non-fission.
Implement linux_symbols target in GN. Convert dump_app_syms from sh to Python for better GN usability, and it's more readable for normal programmers on the team.
BUG=
Committed: https://crrev.com/950889c01dd934acf28bce29ea6db75610a8c441
Cr-Commit-Position: refs/heads/master@{#334510}
Patch Set 1 #Patch Set 2 : #
Total comments: 2
Patch Set 3 : review comments #
Messages
Total messages: 10 (3 generated)
|