mirror of
https://github.com/status-im/nimbus-build-system-desktop.git
synced 2025-01-30 07:26:41 +00:00
more debugging
This commit is contained in:
parent
cc48d62c22
commit
9bf2fc264c
@ -118,7 +118,7 @@ build_nim() {
|
||||
fi
|
||||
sed \
|
||||
-e 's/koch$/--warnings:off --hints:off koch/' \
|
||||
-e 's/koch boot/koch boot --listCmd -d:disableMarchNative/' \
|
||||
-e 's/koch boot/koch boot --listCmd --skipUserCfg --skipParentCfg/' \
|
||||
-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