Skip to content

Commit

Permalink
dd 'copts = compiler_flags' for "trivial_status"
Browse files Browse the repository at this point in the history
No functional change.

PiperOrigin-RevId: 507544388
  • Loading branch information
neelnatu authored and dohyunkim-dev committed Mar 23, 2023
1 parent b3c4a71 commit 6078146
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,7 @@ cc_library(
name = "trivial_status",
srcs = ["lib/trivial_status.cc"],
hdrs = ["lib/trivial_status.h"],
copts = compiler_flags,
deps = [
"@com_google_absl//absl/log:check",
"@com_google_absl//absl/status",
Expand Down

0 comments on commit 6078146

Please sign in to comment.