zig/src-self-hosted
Andrew Kelley 7eb0a3edce
remove libc dependency of zig0 building libstage2
Rather than `zig0 build ...` the build now does
`zig0 build-lib ...`, avoiding the requirement of linking the build
script, and thus avoiding the requirement of finding native libc,
for systems where libc is the system ABI.
2020-02-16 18:57:34 -05:00
..
2020-02-16 13:25:30 -05:00
2019-11-26 11:52:12 +02:00
2019-12-29 11:04:58 +02:00
2020-02-16 13:25:30 -05:00
2018-11-13 05:08:37 -08:00
2020-02-16 13:25:30 -05:00