1
Fork 0
hermetic_cc_toolchain/toolchain
Motiejus Jakštys e5eff0c911 zig include root: it depends on the OS
Previously the toolchain wrappers used to assume the zig_lib_dir is
always in "lib". However, it depends on the OS: macos-x86_64 and
linux-aarch64 have it in "lib/zig".

Update the wrapper scripts to reflect that.
2022-10-11 14:57:44 +03:00
..
libc Add libc constraint and libc aware toolchains 2022-04-14 14:29:06 +00:00
libc_aware Add libc constraint and libc aware toolchains 2022-04-14 14:29:06 +00:00
platform added support for Windows targets 2022-06-02 05:27:22 +03:00
private remove redundant flags 2022-10-01 23:27:58 +03:00
toolchain WIP: use relative paths for tools 2022-09-27 10:14:59 +03:00
BUILD add .build.yml 2021-06-08 06:28:15 +03:00
BUILD.sdk.bazel rename absolute_path to zig_path 2022-09-27 15:37:28 +03:00
defs.bzl zig include root: it depends on the OS 2022-10-11 14:57:44 +03:00
zig_toolchain.bzl remove redundant flags 2022-10-01 23:27:58 +03:00