DescriptionFix warning in Xcode about only building the active arch in Debug.
In Xcode, each project has a warning that "Build only for active
architecture" should be enabled for Debug configuration. This change to
common.gypi sets the ONLY_ACTIVE_ARCH variable at the project level for
Debug configurations.
BUG=None
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=220960
Patch Set 1 #
Total comments: 2
Patch Set 2 : Add warning that the new block is for project-level settings #
Total comments: 2
Patch Set 3 : fix comment #Messages
Total messages: 10 (0 generated)
|