From ea7eede377a017011caf03b793ccc0e3a13df105 Mon Sep 17 00:00:00 2001 From: Flatcar Buildbot Date: Mon, 21 Jul 2025 07:13:43 +0000 Subject: [PATCH] eclass/go-module: Sync with Gentoo It's from Gentoo commit dc9f739ba2e4016af2c9a0ba0a9dad59fe8343c4. Signed-off-by: Mathieu Tortuyaux --- .../src/third_party/portage-stable/eclass/go-module.eclass | 3 --- 1 file changed, 3 deletions(-) diff --git a/sdk_container/src/third_party/portage-stable/eclass/go-module.eclass b/sdk_container/src/third_party/portage-stable/eclass/go-module.eclass index 14e0aad9dd..411d0cd8ea 100644 --- a/sdk_container/src/third_party/portage-stable/eclass/go-module.eclass +++ b/sdk_container/src/third_party/portage-stable/eclass/go-module.eclass @@ -104,9 +104,6 @@ export GOFLAGS="-buildvcs=false -modcacherw -v -x" # Do not complain about CFLAGS etc since go projects do not use them. QA_FLAGS_IGNORED='.*' -# Go packages should not be stripped with strip(1). -RESTRICT+=" strip" - # @ECLASS_VARIABLE: EGO_SUM # @DEPRECATED: none # @DESCRIPTION: