Remove ninja special cases for iOS build configurations.
commitc3c372ed390000bf3dfa8f97392d3a8098154e19
authorjustincohen@google.com <justincohen@google.com@0039d316-1c4b-4281-b951-d872f2087c98>
Tue, 29 Oct 2013 22:31:51 +0000 (29 22:31 +0000)
committerjustincohen@google.com <justincohen@google.com@0039d316-1c4b-4281-b951-d872f2087c98>
Tue, 29 Oct 2013 22:31:51 +0000 (29 22:31 +0000)
tree369e736237cd492fb6e692e4da533d0bb7e3f670
parentfddd6e9b0b5bc63f18ad7d4e4b7ce465c75122f1
Remove ninja special cases for iOS build configurations.

Gyp now sets -iphoneos architecture, so armv7 switching isn't required in
common.gypi.  This CL also gets rid of ONLY_ACTIVE_ARCH, which requires full
rebuilds when switching devices between armv7, armv7s and arm64 devices.

Also remove the iOS5 arclite link step, which isn't needed in iOS6+.

BUG=312300
TEST=ios_rel_device builds

Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=231456
NOTRY=true

Review URL: https://codereview.chromium.org/25535004

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@231658 0039d316-1c4b-4281-b951-d872f2087c98
build/common.gypi