Gentoo Archives: gentoo-dev

From: William Hubbs <williamh@g.o>
To: gentoo development <gentoo-dev@l.g.o>
Subject: [gentoo-dev] golang-build.eclass: add EGO_BUILD_FLAGS variable
Date: Fri, 07 Aug 2015 20:42:31
Message-Id: 20150807204217.GA14681@linux1.gaikai.biz
1 All,
2
3 this doesn't affect any usage in the tree yet, but it will soon, so I
4 want to go ahead and add the support.
5
6 EGO_BUILD_FLAGS is a variable that allows you to pass build flags to the
7 go compiler; specifically it should be used for the flags documented in
8 "go help build" as common to the build and install commands.
9
10 William

Attachments

File name MIME type
golang-build.eclass.patch text/x-diff
signature.asc application/pgp-signature

Replies

Subject Author
Re: [gentoo-dev] golang-build.eclass: add EGO_BUILD_FLAGS variable William Hubbs <williamh@g.o>