mirror of
https://github.com/nim-lang/Nim.git
synced 2026-07-22 08:51:21 +00:00
start with 64-bit build
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
platform:
|
||||
- x86
|
||||
- x64
|
||||
|
||||
build_script:
|
||||
- SET PATH=C:\msys64\mingw64\bin;%PATH%
|
||||
- gcc -v
|
||||
- git clone -q --depth 1 git://github.com/nim-lang/csources.git csources
|
||||
- cd csources
|
||||
- build.bat
|
||||
- build64.bat
|
||||
- cd ..
|
||||
- bin/nim koch
|
||||
- koch boot
|
||||
|
||||
Reference in New Issue
Block a user