Commit 4c81303
committed
Fix: Zig apps producing Page fault in Debug mode
Debug build fails because it produces an binary > 64k. May be something
can be done about this future.1 parent 572ea17 commit 4c81303
1 file changed
+2
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
| 28 | + | |
| 29 | + | |
33 | 30 | | |
34 | 31 | | |
35 | 32 | | |
| |||
0 commit comments