Nim-1.2.2-RC2

This commit is contained in:
Ștefan Talpalaru 2020-06-03 14:47:27 +02:00
parent 34a884e1cf
commit c2f9ac62f4
No known key found for this signature in database
GPG Key ID: CBF7934204F1B6F9
2 changed files with 4 additions and 4 deletions

View File

@ -120,9 +120,9 @@ build_nim() {
cp -a bin/nim bin/nim_csources
fi
sed \
-e 's/koch$/--skipUserCfg --skipParentCfg --warnings:off --hints:off koch/' \
-e 's/koch boot/koch boot --skipUserCfg --skipParentCfg --warnings:off --hints:off/' \
-e 's/koch tools/koch --stable tools --skipUserCfg --skipParentCfg --warnings:off --hints:off/' \
-e 's/koch$/--warnings:off --hints:off koch/' \
-e 's/koch boot/koch boot --warnings:off --hints:off/' \
-e 's/koch tools/koch --stable tools --warnings:off --hints:off/' \
build_all.sh > build_all_custom.sh
sh build_all_custom.sh
rm build_all_custom.sh

2
vendor/Nim vendored

@ -1 +1 @@
Subproject commit b4e9f8e814373fc38741736197d88475663ce758
Subproject commit 5702a60793e8f994ef71a4a19e9778df566fa7ab