mirror of
https://github.com/status-im/nimbus-build-system-desktop.git
synced 2025-03-03 14:40:45 +00:00
more verbosity
This commit is contained in:
parent
5c9585b004
commit
cc48d62c22
@ -118,7 +118,7 @@ build_nim() {
|
|||||||
fi
|
fi
|
||||||
sed \
|
sed \
|
||||||
-e 's/koch$/--warnings:off --hints:off koch/' \
|
-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/' \
|
-e 's/koch tools/koch --stable tools --warnings:off --hints:off/' \
|
||||||
build_all.sh > build_all_custom.sh
|
build_all.sh > build_all_custom.sh
|
||||||
sh build_all_custom.sh
|
sh build_all_custom.sh
|
||||||
|
Loading…
x
Reference in New Issue
Block a user