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

Issue 4572045: code review 4572045: go/build: support building cgo packages on non intel pl... (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
13 years, 9 months ago by dave
Modified:
13 years, 9 months ago
Reviewers:
adg
CC:
golang-dev
Visibility:
Public.

Description

go/build: support building cgo packages on non intel platforms

Patch Set 1 #

Patch Set 2 : diff -r 9c605a1c54d8 https://go.googlecode.com/hg/ #

Patch Set 3 : diff -r 9c605a1c54d8 https://go.googlecode.com/hg/ #

Total comments: 10

Patch Set 4 : diff -r 9c605a1c54d8 https://go.googlecode.com/hg/ #

Patch Set 5 : code review 4572045: go/build: support building cgo packages on non intel pl... #

Unified diffs Side-by-side diffs Delta from patch set Stats (+-1 lines, --1 lines) Patch
~rietveld~placeholder~ View 2 3 4 0 chunks +-1 lines, --1 lines 0 comments Download

Messages

Total messages: 10
dave_cheney.net
Hello adg@golang.org (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://go.googlecode.com/hg/
13 years, 9 months ago (2011-06-07 05:54:35 UTC) #1
adg
http://codereview.appspot.com/4572045/diff/4001/src/pkg/go/build/build.go File src/pkg/go/build/build.go (right): http://codereview.appspot.com/4572045/diff/4001/src/pkg/go/build/build.go#newcode211 src/pkg/go/build/build.go:211: gccargs := []string{"gcc"} a := []string{"gcc", "-I", ".", "-g", ...
13 years, 9 months ago (2011-06-07 06:06:28 UTC) #2
dave_cheney.net
Thanks for your feedback. PTAL. http://codereview.appspot.com/4572045/diff/4001/src/pkg/go/build/build.go File src/pkg/go/build/build.go (right): http://codereview.appspot.com/4572045/diff/4001/src/pkg/go/build/build.go#newcode211 src/pkg/go/build/build.go:211: gccargs := []string{"gcc"} On ...
13 years, 9 months ago (2011-06-07 06:28:24 UTC) #3
adg
LGTM
13 years, 9 months ago (2011-06-07 06:44:00 UTC) #4
adg
On 2011/06/07 06:44:00, adg wrote: > LGTM I'll submit this once my other changes go ...
13 years, 9 months ago (2011-06-07 06:45:03 UTC) #5
dave_cheney.net
<nudge />
13 years, 9 months ago (2011-06-16 01:13:30 UTC) #6
adg
On 2011/06/16 01:13:30, dfc wrote: > <nudge /> sync and run 'hg upload 4572045' again.
13 years, 9 months ago (2011-06-16 01:25:12 UTC) #7
dave_cheney.net
*** Abandoned ***
13 years, 9 months ago (2011-06-16 01:26:35 UTC) #8
dave_cheney.net
On 2011/06/16 01:26:35, dfc wrote: > *** Abandoned *** Lost the changeset on the local ...
13 years, 9 months ago (2011-06-16 01:26:57 UTC) #9
dave_cheney.net
13 years, 9 months ago (2011-06-18 09:52:39 UTC) #10
*** Abandoned ***
Sign in to reply to this message.

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