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

Issue 217620043: code review 217620043: libgo: Build and install

Can't Edit
Can't Publish+Mail
Start Review
Created:
9 years, 1 month ago by laboger
Modified:
9 years, 1 month ago
Reviewers:
iant
CC:
gofrontend-dev_googlegroups.com, iant
Visibility:
Public.

Description

libgo: Build and install libnetgo.a libnetgo.a provides the net package built with the netgo tag enabled. This provides the netgo fallback solution for gccgo. This lib must be explicitly linked in using the -gccgoflags, so is not included by default. Fixes gcc BZ 63731.

Patch Set 1 #

Patch Set 2 : diff -r 15a24202fa42 https://code.google.com/p/gofrontend #

Patch Set 3 : diff -r 15a24202fa42 https://code.google.com/p/gofrontend #

Total comments: 6

Patch Set 4 : diff -r 15a24202fa42 https://code.google.com/p/gofrontend #

Unified diffs Side-by-side diffs Delta from patch set Stats (+89 lines, -31 lines) Patch
M libgo/Makefile.am View 6 chunks +26 lines, -4 lines 0 comments Download
M libgo/Makefile.in View 11 chunks +63 lines, -27 lines 0 comments Download

Messages

Total messages: 6
laboger
Hello gofrontend-dev@googlegroups.com, I'd like you to review this change to https://code.google.com/p/gofrontend
9 years, 1 month ago (2015-04-01 14:11:15 UTC) #1
iant
Please fix the first line of the description to be on a single line. Any ...
9 years, 1 month ago (2015-04-03 18:20:10 UTC) #2
laboger
As far as documentation, I tried to find some documentation on build tags in general ...
9 years, 1 month ago (2015-04-07 13:12:32 UTC) #3
laboger
Please review changes. https://codereview.appspot.com/217620043/diff/40001/libgo/Makefile.am File libgo/Makefile.am (left): https://codereview.appspot.com/217620043/diff/40001/libgo/Makefile.am#oldcode1 libgo/Makefile.am:1: # Makefile.am -- Go library Makefile. ...
9 years, 1 month ago (2015-04-07 15:53:47 UTC) #4
iant
LGTM
9 years, 1 month ago (2015-04-07 18:05:38 UTC) #5
iant
9 years, 1 month ago (2015-04-07 18:08:44 UTC) #6
*** Submitted as
https://code.google.com/p/gofrontend/source/detail?r=46a450318709 ***

libgo: Build and install libnetgo.a

libnetgo.a provides the net
package built with the netgo
tag enabled.  This provides the
netgo fallback solution for gccgo.
This lib must be explicitly linked
in using the -gccgoflags, so is
not included by default.

Fixes gcc BZ 63731.

LGTM=iant
R=gofrontend-dev, iant
CC=gofrontend-dev
https://codereview.appspot.com/217620043

Committer: Ian Lance Taylor <iant@golang.org>
Sign in to reply to this message.

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