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

Issue 10693065: Make MACOSX_DEPLOYMENT_TARGET configurable. (Closed)

Created:
8 years, 5 months ago by Jakob Kummerow
Modified:
8 years, 5 months ago
Reviewers:
Yang
CC:
v8-dev
Visibility:
Public.

Description

Make MACOSX_DEPLOYMENT_TARGET configurable. BUG=v8:2151 Committed: https://code.google.com/p/v8/source/detail?r=11972

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -1 line) Patch
M build/standalone.gypi View 2 chunks +3 lines, -1 line 1 comment Download

Messages

Total messages: 2 (0 generated)
Jakob Kummerow
PTAQL. https://chromiumcodereview.appspot.com/10693065/diff/1/build/standalone.gypi File build/standalone.gypi (right): https://chromiumcodereview.appspot.com/10693065/diff/1/build/standalone.gypi#newcode36 build/standalone.gypi:36: 'mac_deployment_target%': '10.5', The bump to 10.5 is intentional. ...
8 years, 5 months ago (2012-07-02 14:54:52 UTC) #1
Yang
8 years, 5 months ago (2012-07-02 14:56:27 UTC) #2
On 2012/07/02 14:54:52, Jakob wrote:
> PTAQL.
> 
> https://chromiumcodereview.appspot.com/10693065/diff/1/build/standalone.gypi
> File build/standalone.gypi (right):
> 
>
https://chromiumcodereview.appspot.com/10693065/diff/1/build/standalone.gypi#...
> build/standalone.gypi:36: 'mac_deployment_target%': '10.5',
> The bump to 10.5 is intentional. We follow Chromium here.

LGTM.

Powered by Google App Engine
This is Rietveld 408576698