mirror of
https://github.com/flatcar/scripts.git
synced 2025-10-03 03:21:43 +02:00
eclass/go-module: Sync with Gentoo
It's from Gentoo commit dc9f739ba2e4016af2c9a0ba0a9dad59fe8343c4. Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
This commit is contained in:
parent
2376e48680
commit
ea7eede377
@ -104,9 +104,6 @@ export GOFLAGS="-buildvcs=false -modcacherw -v -x"
|
|||||||
# Do not complain about CFLAGS etc since go projects do not use them.
|
# Do not complain about CFLAGS etc since go projects do not use them.
|
||||||
QA_FLAGS_IGNORED='.*'
|
QA_FLAGS_IGNORED='.*'
|
||||||
|
|
||||||
# Go packages should not be stripped with strip(1).
|
|
||||||
RESTRICT+=" strip"
|
|
||||||
|
|
||||||
# @ECLASS_VARIABLE: EGO_SUM
|
# @ECLASS_VARIABLE: EGO_SUM
|
||||||
# @DEPRECATED: none
|
# @DEPRECATED: none
|
||||||
# @DESCRIPTION:
|
# @DESCRIPTION:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user