Commit 89f488e3 authored by thakis@chromium.org's avatar thakis@chromium.org

Roll gyp 983:985

984:
Avoid specifying multiple conditional entries when the value is the same for all
configurations.

985:
mac/make: Use libtool -static instead of ar crs to create static libraries. Faster.

BUG=none
TEST=none
TBR=evan

Review URL: http://codereview.chromium.org/7491064

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@95657 0039d316-1c4b-4281-b951-d872f2087c98
parent 0add0fc6
......@@ -86,7 +86,7 @@ deps = {
(Var("googlecode_url") % "snappy") + "/trunk@37",
"src/tools/gyp":
(Var("googlecode_url") % "gyp") + "/trunk@983",
(Var("googlecode_url") % "gyp") + "/trunk@985",
"src/v8":
(Var("googlecode_url") % "v8") + "/trunk@" + Var("v8_revision"),
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment