commit | 970fd4e06bbd41f076db7d86c9b7d8c88f5724c6 | [log] [tgz] |
---|---|---|
author | [email protected] <[email protected]@0039d316-1c4b-4281-b951-d872f2087c98> | Wed Dec 19 11:09:37 2012 |
committer | [email protected] <[email protected]@0039d316-1c4b-4281-b951-d872f2087c98> | Wed Dec 19 11:09:37 2012 |
tree | 34029ced6c26e448f02a550c46ecc5c740857635 | |
parent | d514d16830e1acdc71ea6431ac480d481331407e [diff] |
Re-landing https://chromiumcodereview.appspot.com/11587012: Introduce 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 TBR=thakis Review URL: https://codereview.chromium.org/11636014 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@173896 0039d316-1c4b-4281-b951-d872f2087c98