1
Fork 0

remove deprecated settings

nix
Motiejus Jakštys 2021-06-08 05:16:45 +03:00 committed by Motiejus Jakštys
parent 670276e5be
commit 8f381a44eb
1 changed files with 0 additions and 11 deletions

View File

@ -1,11 +0,0 @@
constraint_setting(name = "libc")
constraint_value(
name = "musl",
constraint_setting = ":libc",
)
constraint_value(
name = "gnu_2_19",
constraint_setting = ":libc",
)