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

Issue 10854195: fix link deadlock (Closed)

Created:
8 years, 4 months ago by Sam Clegg
Modified:
8 years, 4 months ago
Reviewers:
Nico
CC:
gyp-developer_googlegroups.com
Visibility:
Public.

Description

fix link deadlock when setting LINK.host to $(LINK) This resulted in double call to flock on linux/make. BUG=http://code.google.com/p/chromium/issues/detail?id=143274 Committed: https://code.google.com/p/gyp/source/detail?r=1472

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M pylib/gyp/generator/make.py View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 3 (0 generated)
Sam Clegg
8 years, 4 months ago (2012-08-16 22:09:22 UTC) #1
Sam Clegg
8 years, 4 months ago (2012-08-16 22:10:19 UTC) #2
Nico
8 years, 4 months ago (2012-08-16 22:14:26 UTC) #3
lgtm if your new gyp test passes.

Possibly add a test for this case later too.

Powered by Google App Engine
This is Rietveld 408576698