Descriptionios: Stop passing -Wno-deprecated-declarations for host builds.
ios used to force a deployment target of OS X 10.7 before we used that for
chrome/mac builds. Hence, iOS used to get deprecation warnings since we hadn't
cleaned up the mac code for a 10.7 deployment target yet. Now that we use
the same deployment target for chrome/mac and iOS host builds, suppressing
deprecation warnings in iOS builds is no longer needed.
No behavior change.
BUG=none
Committed: https://crrev.com/121329afa514ffa8a976d2eea4ced9824c6380cb
Cr-Commit-Position: refs/heads/master@{#401994}
Patch Set 1 #
Messages
Total messages: 8 (3 generated)
|