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}
|
%if !%{cgo_enabled}
|
||||||
export CGO_ENABLED=0
|
export CGO_ENABLED=0
|
||||||
%endif
|
%endif
|
||||||
./make.bash --no-clean -v
|
./make.bash -v
|
||||||
popd
|
popd
|
||||||
|
|
||||||
# build shared std lib
|
# build shared std lib
|
||||||
|
Loading…
Reference in New Issue
Block a user