Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(7)

Issue 2007047: code review 2007047: build: fix cgo with -j2 (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
14 years, 11 months ago by rsc
Modified:
14 years, 11 months ago
Reviewers:
CC:
r, iant, golang-dev
Visibility:
Public.

Description

build: fix cgo with -j2 a b: c expands to multiple rules, which then run in parallel.

Patch Set 1 #

Patch Set 2 : code review 2007047: build: fix cgo with -j2 #

Patch Set 3 : code review 2007047: build: fix cgo with -j2 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -5 lines) Patch
M src/Make.pkg View 1 1 chunk +2 lines, -5 lines 0 comments Download

Messages

Total messages: 4
rsc
Hello r (cc: golang-dev@googlegroups.com), I'd like you to review this change.
14 years, 11 months ago (2010-08-26 17:00:07 UTC) #1
iant
LGTM
14 years, 11 months ago (2010-08-26 17:32:54 UTC) #2
r
LGTM
14 years, 11 months ago (2010-08-26 22:35:45 UTC) #3
rsc
14 years, 11 months ago (2010-08-26 22:47:37 UTC) #4
*** Submitted as http://code.google.com/p/go/source/detail?r=ca0beac3b543 ***

build: fix cgo with -j2

a b: c expands to multiple rules,
which then run in parallel.

R=r, iant
CC=golang-dev
http://codereview.appspot.com/2007047
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b