Gentoo Archives: gentoo-dev

From: William Hubbs <williamh@g.o>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] golang-build.eclass updates
Date: Wed, 22 Jul 2015 22:19:43
Message-Id: 20150722221911.GB9297@linux1.gaikai.biz
In Reply to: Re: [gentoo-dev] golang-build.eclass updates by Marten
1 All,
2
3 after some testing, i decided that the eclass should make both the
4 golibdir and the prefixed version of it available with functions.
5
6 The reason for this is that the prefixed golibdir should be part of
7 GOPATH when building packages.
8
9 The functions are get_golibdir and get_golibdir_gopath.
10
11 Here's the updated patch.
12
13 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 updates "Manuel RĂ¼ger" <mrueg@g.o>
Re: [gentoo-dev] golang-build.eclass updates William Hubbs <williamh@g.o>