1

more robust toolchain selection

This commit is contained in:
Motiejus Jakštys
2021-08-05 09:47:34 +03:00
parent 4d44d9ffd4
commit 005f87a26d
3 changed files with 48 additions and 51 deletions

View File

@@ -53,7 +53,4 @@ load(
zig_register_toolchains = "register_toolchains",
)
zig_register_toolchains(
glibc_version = "2.19",
speed_first_safety_later = True,
)
zig_register_toolchains()