Remove --no-clean

Resolves: rhbz#2087997
This commit is contained in:
Alejandro Sáez 2023-09-19 14:49:23 +02:00
parent 105f2a9830
commit 03f41c1422
1 changed files with 1 additions and 1 deletions

View File

@ -316,7 +316,7 @@ export GO_LDFLAGS="-linkmode internal"
%if !%{cgo_enabled}
export CGO_ENABLED=0
%endif
./make.bash --no-clean -v
./make.bash -v
popd
# build shared std lib