Skip to content

Commit

Permalink
Update BUILD
Browse files Browse the repository at this point in the history
  • Loading branch information
wsmoses authored Nov 8, 2024
1 parent e486693 commit 38a786c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,10 @@ cc_binary(
"@stablehlo//:chlo_ops",
"@stablehlo//stablehlo/tests:check_ops"
],
copts = [
"-Wno-unused-variable",
"-Wno-return-type",
],
)

cc_binary(
Expand Down

0 comments on commit 38a786c

Please sign in to comment.