Remove --no-clean
Resolves: rhbz#2087997
This commit is contained in:
parent
105f2a9830
commit
03f41c1422
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user