os: add haiku constraint value

This commit is contained in:
Estevan Castilho (Tevo) 2022-05-09 16:07:44 +00:00
parent fbd0d188da
commit c2ba6e7550
1 changed files with 5 additions and 0 deletions

View File

@ -28,6 +28,11 @@ constraint_value(
constraint_setting = ":os",
)
constraint_value(
name = "haiku",
constraint_setting = ":os",
)
constraint_value(
name = "android",
constraint_setting = ":os",