don't bother rebuilding Nimble, since we don't use it

This commit is contained in:
Ștefan Talpalaru 2019-02-16 02:11:18 +01:00 committed by zah
parent e5833d046c
commit 74196c87ea
1 changed files with 1 additions and 2 deletions

View File

@ -57,8 +57,7 @@ BUILD_NIM := cd $(NIM_DIR) && \
} || { \
cp -a bin/nim bin/nim_csources; \
} && \
sh build_all.sh && \
$(ENV_SCRIPT) nim c -d:release --noNimblePath -p:compiler --nilseqs:on -o:bin/nimble dist/nimble/src/nimble.nim
sh build_all.sh
OpenSystemsLab/tempfile.nim \
status-im/nim-eth \