DescriptionIntroduce mac_want_real_dsym GYP flag. By default, fake .dSYM files
will be generated for regular builds, and dsymutils will be used to create .dSYMs for ASan builds.
mac_want_real_dsym can be used to override this.
mac_real_dsym can't be set directly, because it's not a % variable.
According to https://codereview.chromium.org/113999, it can't be made a
% variable now, because of a bug in % handling in GYP that leads to
mac_real_dsym being unconditionally set to 1 for some targets.
BUG=148383
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=173749
Patch Set 1 #Patch Set 2 : #
Messages
Total messages: 8 (0 generated)
|