Gentoo Archives: gentoo-dev

From: "Manuel RĂ¼ger" <mrueg@g.o>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] golang-build.eclass updates
Date: Wed, 22 Jul 2015 22:38:30
Message-Id: 55B01B47.9000501@gentoo.org
In Reply to: Re: [gentoo-dev] golang-build.eclass updates by William Hubbs
1 On 23.07.2015 00:19, William Hubbs wrote:
2 > All,
3 >
4 > after some testing, i decided that the eclass should make both the
5 > golibdir and the prefixed version of it available with functions.
6 >
7 > The reason for this is that the prefixed golibdir should be part of
8 > GOPATH when building packages.
9 >
10 > The functions are get_golibdir and get_golibdir_gopath.
11 >
12 > Here's the updated patch.
13 >
14 > William
15 >
16
17 Have you tested this with FEATURES="multilib-strict"?
18
19 I guess you need $(get_libdir) from multilib eclass to set the correct
20 libpath.
21
22 Manuel

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

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