Jakub Konka 0e1afee732 Enable stage2 end-to-end tests on macOS run natively
This commit enables stage2 end-to-end tests to run natively on macOS
(where and when applicable). Since QEMU on macOS doesn't support
the same type of architecture emulation as it does on linux (i.e.,
there is no `qemu-x86_64` for instance), this commit ensures that we
specify a path to dynamic linker on macOS (`/usr/lib/dyld`) which
is then checked for existence in `std.CrossTarget.getExternalExecutor()`
function, and if exists, we can run the test natively.

Signed-off-by: Jakub Konka <kubkon@jakubkonka.com>
2020-10-15 15:59:16 -07:00
..
2020-09-11 20:02:41 -04:00
2020-10-09 22:16:48 -04:00
2020-10-12 18:56:25 -04:00
2020-10-13 20:06:03 +02:00
2020-10-13 20:06:03 +02:00
2020-10-12 18:56:25 -04:00
2020-09-04 05:15:03 +03:00
2020-09-11 20:02:41 -04:00
2020-10-06 00:00:33 +02:00
2020-10-12 18:56:25 -04:00
2020-10-12 18:56:25 -04:00
2020-10-07 04:34:09 -04:00
2020-10-14 01:03:01 -04:00
2020-10-12 18:56:25 -04:00
2020-10-07 17:04:48 -04:00
2020-09-24 22:06:41 +02:00
2020-10-12 18:56:25 -04:00
2020-10-12 18:56:25 -04:00
2020-09-04 22:49:14 +03:00
2020-10-12 18:56:25 -04:00
2020-10-11 14:17:51 -05:00