zig/src-self-hosted
Andrew Kelley fae6cf0961
improved handling of native system directories
* `-isystem` instead of `-I` for system include directories
   fixes a problem with native system directories interfering with zig's
   bundled libc.
 * separate Stage2Target.is_native into Stage2Target.is_native_os and
   Stage2Target.is_native_cpu.
2020-03-25 20:34:15 -04:00
..
2020-02-16 13:25:30 -05:00
2020-03-18 16:42:47 -04:00
2019-11-26 11:52:12 +02:00
2019-12-29 11:04:58 +02:00
2020-03-18 16:10:57 -04:00
2020-03-18 16:42:47 -04:00
2020-03-12 10:41:09 -05:00
2018-11-13 05:08:37 -08:00
2020-02-16 13:25:30 -05:00