This is committed.
Thanks,
William
signature.asc
Description: PGP signature
On 28/11/2021 20.52, William Hubbs wrote:
this is on my radar. I haven't read the bug yet, but I'll look at it, if
not today, sometime this week.
Friendly reminder: where are we with that patch?
- Flow
> On 28 Nov 2021, at 19:23, Zac Medico wrote:
>
>> [snip]
>
> How about if we also add a GO_DEPEND variable, so that eclasshi consumers can
> do something like BDEPEND="go? ( ${GO_DEPEND} )" ?
> --
My preference is to go with what we've been doing more recently (do _OPTIONAL)
so that
consum
On Sun, Nov 28, 2021 at 11:52 AM William Hubbs wrote:
>
> On Sun, Nov 28, 2021 at 11:23:16AM -0800, Zac Medico wrote:
> > On 11/21/21 02:57, Florian Schmaus wrote:
> > > Following the pattern found in other eclasses, add GO_OPTIONAL to the
> > > go-module eclass. This allows to inherit the eclass
On Sun, Nov 28, 2021 at 11:23:16AM -0800, Zac Medico wrote:
> On 11/21/21 02:57, Florian Schmaus wrote:
> > Following the pattern found in other eclasses, add GO_OPTIONAL to the
> > go-module eclass. This allows to inherit the eclass without pulling
> > its dependencies. See, e.g., bug #775779 for
On 11/21/21 02:57, Florian Schmaus wrote:
Following the pattern found in other eclasses, add GO_OPTIONAL to the
go-module eclass. This allows to inherit the eclass without pulling
its dependencies. See, e.g., bug #775779 for the motivation.
Signed-off-by: Florian Schmaus
---
eclass/go-module.
Following the pattern found in other eclasses, add GO_OPTIONAL to the
go-module eclass. This allows to inherit the eclass without pulling
its dependencies. See, e.g., bug #775779 for the motivation.
Signed-off-by: Florian Schmaus
---
eclass/go-module.eclass | 31 ++-