Skip to content

Commit

Permalink
Merge pull request #8 from x1ddos:patch-1
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 279293049
Change-Id: I475bad63cb23f87067acd3d5e77d26759599da93
  • Loading branch information
copybara-github committed Nov 8, 2019
2 parents 19815c2 + 63bcda3 commit 46993ef
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions os/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,11 @@ constraint_value(
constraint_setting = ":os",
)

constraint_value(
name = "openbsd",
constraint_setting = ":os",
)

constraint_value(
name = "android",
constraint_setting = ":os",
Expand Down

0 comments on commit 46993ef

Please sign in to comment.