Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(345)

Unified Diff: .gn

Issue 2995033002: Use bundled SDK 10.12 toolchain for Mac and iOS. (Closed)
Patch Set: Created 3 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: .gn
diff --git a/.gn b/.gn
index 0a15148cb157ebeaa558a753fead1f9fe9d7e351..62093f96f6b49cbbe9de75de24127bb10daf4d6e 100644
--- a/.gn
+++ b/.gn
@@ -37,7 +37,7 @@ default_args = {
# component builds.
is_component_build = false
- mac_sdk_min = "10.11"
+ mac_sdk_min = "10.12"
# WebRTC does not want to switch to C++14 yet.
use_cxx11 = true
« no previous file with comments | « no previous file | DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698