zig/test/standalone
Jakub Konka 159cd528b1 Add -Denable-macos-sdk explicit flag to build.zig
This way, we can explicitly signal if a test requires the presence
of macOS SDK to build. For instance, when testing our in-house
MachO linker for correctly linking Objective-C, we require the
presence of the SDK on the host system, and we can enforce this
with `-Denable-macos-sdk` flag to `zig build test-standalone`.
2021-08-02 13:41:58 -04:00
..
2021-06-10 20:13:43 -07:00
2021-02-09 22:25:52 -08:00
2020-05-05 05:55:25 -06:00
2021-06-19 18:02:51 +02:00