mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-09 03:17:26 -08:00
The real issue is intrinsic to Go (or cgo, anyway) and so we shouldn't do it per-package, but rather in go-env.eclass. That's done now, so drop the package-local workaround. Bug: https://bugs.gentoo.org/924496 Signed-off-by: Sam James <sam@gentoo.org>