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

Issue 193128: Use MAC_OS_X_DEPLOYMENT_TARGET instead of rolling our own (Closed)

Created:
11 years, 3 months ago by Mark Mentovai
Modified:
9 years, 7 months ago
Reviewers:
TVL
CC:
chromium-reviews_googlegroups.com, John Grabowski, brettw, pam+watch_chromium.org, maf, Greg Spencer, Hironori Bono
Visibility:
Public.

Description

Use MAC_OS_X_DEPLOYMENT_TARGET instead of rolling our own macro. Allow the deployment target and SDK to be overridden by GYP variables. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=26360

Patch Set 1 #

Total comments: 1

Patch Set 2 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+48 lines, -38 lines) Patch
M base/compat_execinfo.h View 1 chunk +19 lines, -15 lines 0 comments Download
M base/file_util_posix.cc View 2 chunks +7 lines, -1 line 0 comments Download
M build/common.gypi View 1 2 chunks +21 lines, -21 lines 0 comments Download
M o3d/DEPS_gyp View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 4 (0 generated)
Mark Mentovai
11 years, 3 months ago (2009-09-16 16:46:12 UTC) #1
TVL
http://codereview.chromium.org/193128/diff/1/3 File build/common.gypi (right): http://codereview.chromium.org/193128/diff/1/3#newcode631 Line 631: 'SDKROOT': 'macosx10.6', # -isysroot 10.6?
11 years, 3 months ago (2009-09-16 16:50:52 UTC) #2
Mark Mentovai
TVL wrote: > http://codereview.chromium.org/193128/diff/1/3#newcode631 > Line 631: 'SDKROOT': 'macosx10.6', # -isysroot > 10.6? Look again, ...
11 years, 3 months ago (2009-09-16 16:52:41 UTC) #3
TVL
11 years, 3 months ago (2009-09-16 16:58:38 UTC) #4
lgtm

Powered by Google App Engine
This is Rietveld 408576698