Re: [gentoo-dev] [PATCH] go-module.eclass: Add GO_OPTIONAL flag

2021-12-11 Thread William Hubbs
This is committed. Thanks, William signature.asc Description: PGP signature

Re: [gentoo-dev] [PATCH] tmpfiles.eclass: add eapi 8 support

2021-12-11 Thread William Hubbs
This is in the tree. Thanks, William signature.asc Description: PGP signature

[gentoo-dev] [PATCH] profiles/info_vars: Add EXTRA_ECONF

2021-12-11 Thread Ulrich Müller
This is in the same category as CFLAGS and LDFLAGS. Especially, it can break the build, so I'd rather know if the variable is set. Signed-off-by: Ulrich Müller --- profiles/info_vars | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/profiles/info_vars b/profiles/info_vars ind