public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-dev] [PATCH 0/2] go-env.eclass: niche platform fixes
@ 2023-11-23  9:31 WANG Xuerui
  2023-11-23  9:31 ` [gentoo-dev] [PATCH 1/2] go-env.eclass: unify GOARCH mapping logic with dev-lang/go WANG Xuerui
  2023-11-23  9:31 ` [gentoo-dev] [PATCH 2/2] go-env.eclass: also set GOARM & GO386 when applicable WANG Xuerui
  0 siblings, 2 replies; 4+ messages in thread
From: WANG Xuerui @ 2023-11-23  9:31 UTC (permalink / raw)
  To: gentoo-dev; +Cc: WANG Xuerui, Thilo Fromm, Flatcar Linux Maintainers

Hi,

Here are some fixes to the recently added go-env.eclass that broke Go
ebuilds on several arches (loong and riscv confirmed). I've tested on
loong to confirm.

You can also view this series on GitHub [1], should you prefer that.

[1]: https://github.com/gentoo/gentoo/pull/33941

WANG Xuerui (2):
  go-env.eclass: unify GOARCH mapping logic with dev-lang/go
  go-env.eclass: also set GOARM & GO386 when applicable

 eclass/go-env.eclass | 61 ++++++++++++++++++++++++++++++++++----------
 1 file changed, 47 insertions(+), 14 deletions(-)

-- 
2.42.1



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2023-11-23 23:01 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-11-23  9:31 [gentoo-dev] [PATCH 0/2] go-env.eclass: niche platform fixes WANG Xuerui
2023-11-23  9:31 ` [gentoo-dev] [PATCH 1/2] go-env.eclass: unify GOARCH mapping logic with dev-lang/go WANG Xuerui
2023-11-23  9:31 ` [gentoo-dev] [PATCH 2/2] go-env.eclass: also set GOARM & GO386 when applicable WANG Xuerui
2023-11-23 23:01   ` Ionen Wolkens

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox