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

Issue 2098047: code review 2098047: arm: make libcgo build during OS X cross-compile (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, golang-dev
Visibility:
Public.

Description

arm: make libcgo build during OS X cross-compile The gcc on OS X seems pickier about noticing symbols that are referred to but not found during the link of a .so file.

Patch Set 1 #

Patch Set 2 : code review 2098047: arm: make libcgo build during OS X cross-compile #

Patch Set 3 : code review 2098047: arm: make libcgo build during OS X cross-compile #

Unified diffs Side-by-side diffs Delta from patch set Stats (+17 lines, -1 line) Patch
M src/libcgo/linux_arm.c View 1 chunk +17 lines, -1 line 0 comments Download

Messages

Total messages: 3
rsc
Hello r (cc: golang-dev@googlegroups.com), I'd like you to review this change.
14 years, 11 months ago (2010-09-11 18:48:21 UTC) #1
r
LGTM
14 years, 11 months ago (2010-09-11 21:59:00 UTC) #2
rsc
14 years, 11 months ago (2010-09-12 03:36:08 UTC) #3
*** Submitted as a933f266a5d1 ***

arm: make libcgo build during OS X cross-compile

The gcc on OS X seems pickier about noticing
symbols that are referred to but not found during
the link of a .so file.

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

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