From: Changqing Li <[email protected]>
Signed-off-by: Changqing Li <[email protected]>
---
recipes-containers/kubernetes/kubernetes_git.bb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/recipes-containers/kubernetes/kubernetes_git.bb
b/recipes-containers/kubernetes/kubernetes_git.bb
index f7b6940a..527be7e0 100644
--- a/recipes-containers/kubernetes/kubernetes_git.bb
+++ b/recipes-containers/kubernetes/kubernetes_git.bb
@@ -95,7 +95,7 @@ do_compile() {
export GOFLAGS="-trimpath"
# to limit what is built, use 'WHAT', i.e. make WHAT=cmd/kubelet
- make cross CGO_FLAGS=${CGO_FLAGS} GO=${GO}
KUBE_BUILD_PLATFORMS=${GOOS}/${GOARCH} GOLDFLAGS="" DBG=1
+ make cross CGO_FLAGS=${CGO_FLAGS} GO=${GO}
KUBE_BUILD_PLATFORMS=${GOOS}/${GOARCH} GOLDFLAGS="-buildid=" DBG=1
}
do_install() {
--
2.34.1
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#9534):
https://lists.yoctoproject.org/g/meta-virtualization/message/9534
Mute This Topic: https://lists.yoctoproject.org/mt/117148691/21656
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/meta-virtualization/unsub
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-