8000 I need to set CFLAGS/LDFLAGS to package go for gentoo · Issue #1235 · golang/go · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

I need to set CFLAGS/LDFLAGS to package go for gentoo #1235

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
gopherbot opened this issue Oct 27, 2010 · 1 comment
Closed

I need to set CFLAGS/LDFLAGS to package go for gentoo #1235

gopherbot opened this issue Oct 27, 2010 · 1 comment

Comments

@gopherbot
Copy link
Contributor

by w.d.hubbs:

I am working on packaging go for gentoo linux, which builds everything from source,
similar to the BSD ports collection.

The package manager has settings for CFLAGS and LDFLAGS which I would like to pass to
go's build system.  However, it seems that I am unable to do this.  I have tried
exporting CFLAGS and LDFLAGS before running all.bash, but it appears that these
variables are overwritten somewhere in the build system.

I need to know how to pass my package manager's CFLAGS and LDFLAGS to go's build system.
 Any help you can give me would be appreciated.
@rsc
Copy link
Contributor
rsc commented Oct 27, 2010

Comment 1:

Status changed to Duplicate.

Merged into issue #1234.

@golang golang locked and limited conversation to collaborators Jun 24, 2016
This issue was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
N 381A one yet
Development

No branches or pull requests

2 participants
0