remove deprecated settings
This commit is contained in:
parent
670276e5be
commit
8f381a44eb
@ -1,11 +0,0 @@
|
||||
constraint_setting(name = "libc")
|
||||
|
||||
constraint_value(
|
||||
name = "musl",
|
||||
constraint_setting = ":libc",
|
||||
)
|
||||
|
||||
constraint_value(
|
||||
name = "gnu_2_19",
|
||||
constraint_setting = ":libc",
|
||||
)
|
Loading…
Reference in New Issue
Block a user