mirror of
https://github.com/status-im/nimbus-build-system.git
synced 2025-01-29 22:05:27 +00:00
more verbosity
This commit is contained in:
parent
5c9585b004
commit
cc48d62c22
@ -118,7 +118,7 @@ build_nim() {
|
||||
fi
|
||||
sed \
|
||||
-e 's/koch$/--warnings:off --hints:off koch/' \
|
||||
-e 's/koch boot/koch boot --warnings:off --hints:off -d:disableMarchNative/' \
|
||||
-e 's/koch boot/koch boot --listCmd -d:disableMarchNative/' \
|
||||
-e 's/koch tools/koch --stable tools --warnings:off --hints:off/' \
|
||||
build_all.sh > build_all_custom.sh
|
||||
sh build_all_custom.sh
|
||||
|
Loading…
x
Reference in New Issue
Block a user