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

Issue 5646053: code review 5646053: cmd/dist: pass -m32 or -m64 to link too, not just compile (Closed)

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

Description

cmd/dist: pass -m32 or -m64 to link too, not just compile

Patch Set 1 #

Patch Set 2 : diff -r 3b53f76946b4 https://code.google.com/p/go/ #

Patch Set 3 : diff -r 3b53f76946b4 https://code.google.com/p/go/ #

Total comments: 1

Patch Set 4 : diff -r 3b53f76946b4 https://code.google.com/p/go/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -2 lines) Patch
M src/cmd/dist/build.c View 1 2 3 3 chunks +9 lines, -2 lines 0 comments Download

Messages

Total messages: 4
rsc
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://code.google.com/p/go/
12 years, 3 months ago (2012-02-08 15:39:00 UTC) #1
iant
LGTM http://codereview.appspot.com/5646053/diff/2003/src/cmd/dist/build.c File src/cmd/dist/build.c (right): http://codereview.appspot.com/5646053/diff/2003/src/cmd/dist/build.c#newcode566 src/cmd/dist/build.c:566: vcopy(&link, gccargs.p+1, gccargs.len-1); The -o can be the ...
12 years, 3 months ago (2012-02-08 15:57:07 UTC) #2
rsc
On Wed, Feb 8, 2012 at 10:57, <iant@golang.org> wrote: > The -o can be the ...
12 years, 3 months ago (2012-02-08 16:11:27 UTC) #3
rsc
12 years, 3 months ago (2012-02-08 16:12:17 UTC) #4
*** Submitted as 13cd383941ad ***

cmd/dist: pass -m32 or -m64 to link too, not just compile

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

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