diff options
author | CoprDistGit <infra@openeuler.org> | 2025-09-15 12:31:44 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2025-09-15 12:31:44 +0000 |
commit | 9ef21610dad9cf7726bf667bcfa13a6fa3983746 (patch) | |
tree | 91c5d21d7b38ede81f6bd275456ca5f9ee61f404 | |
parent | 01c2be3eec611435cbcf70d0c2bb744c8a9764ab (diff) |
automatic import of yqopeneuler25.03openeuler24.09openeuler24.03_LTS_SP2openeuler24.03_LTS_SP1openeuler24.03_LTS
-rw-r--r-- | yq.spec | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -74,6 +74,7 @@ Fish command line completion support for %{name}. %setup -qa1 %build +export GOPROXY=https://goproxy.cn,direct go build -buildmode=pie -mod=vendor -ldflags="-B 0x$(head -c20 /dev/urandom|od -An -tx1|tr -d ' \n')" -o bin/%{name} %install |