1
Fork 0

back to glibc 2.19

fcntl64 is not yet fixed.
nix
Motiejus Jakštys 2022-02-03 14:24:32 +02:00
parent bcd9731f92
commit f7df739c83
1 changed files with 1 additions and 1 deletions

View File

@ -55,7 +55,7 @@ load(
_REGISTER_TOOLCHAINS = [
"linux_arm64_gnu.2.28",
"linux_amd64_gnu.2.28",
"linux_amd64_gnu.2.19",
"darwin_amd64",
"darwin_arm64",
]