mirror of
https://github.com/ziglang/zig.git
synced 2024-11-24 13:20:14 +00:00
Updated flag to build in release in option 1b
parent
14a15fb901
commit
04ea7d94b7
@ -64,7 +64,7 @@ $DEVKIT\bin\zig.exe build -p stage3 --search-prefix $DEVKIT --zig-lib-dir lib -D
|
||||
|
||||
Replace `$DEVKIT` with the path to the folder that you unzipped after downloading it from the link above.
|
||||
|
||||
Append `-Drelease` for a Release build.
|
||||
Append `-Doptimize=ReleaseSafe` for a Release build.
|
||||
|
||||
**If you get an error building at this step**, it is most likely that the Zig installation inside the dev kit is too old, and the dev kit needs to be updated. In this case one more step is required:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user