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

Issue 5635048: code review 5635048: cmd/go: pass env CGO_CFLAGS to cgo (Closed)

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

Description

cmd/go: pass env CGO_CFLAGS to cgo Passing the CGO_CFLAGS to cgo is required to make alternative include directories work when building a cgo project.

Patch Set 1 #

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

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M src/cmd/go/build.go View 1 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 3
jmhodges
Hello rsc@golang.org (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://go.googlecode.com/hg/
13 years, 4 months ago (2012-02-06 09:49:07 UTC) #1
rsc
LGTM
13 years, 4 months ago (2012-02-06 16:26:11 UTC) #2
rsc
13 years, 4 months ago (2012-02-06 16:26:17 UTC) #3
*** Submitted as http://code.google.com/p/go/source/detail?r=a2ff3923114f ***

cmd/go: pass env CGO_CFLAGS to cgo

Passing the CGO_CFLAGS to cgo is required to make alternative include
directories work when building a cgo project.

R=rsc
CC=golang-dev
http://codereview.appspot.com/5635048

Committer: Russ Cox <rsc@golang.org>
Sign in to reply to this message.

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