mirror of
https://github.com/status-im/nimbus-build-system.git
synced 2025-02-18 07:17:29 +00:00
more debugging
This commit is contained in:
parent
cc48d62c22
commit
9bf2fc264c
@ -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 --listCmd -d:disableMarchNative/' \
|
-e 's/koch boot/koch boot --listCmd --skipUserCfg --skipParentCfg/' \
|
||||||
-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