Skip to content

Commit 4e4e8d2

Browse files
derekmaurocopybara-github
authored andcommitted
Minor build/whitespace changes
PiperOrigin-RevId: 499292396 Change-Id: I3c66754169d7d7e304d5b973c0872690b79f59c5
1 parent 6abc195 commit 4e4e8d2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

absl/status/BUILD.bazel

+1
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ cc_test(
6161
name = "status_test",
6262
srcs = ["status_test.cc"],
6363
copts = ABSL_TEST_COPTS,
64+
linkopts = ABSL_DEFAULT_LINKOPTS,
6465
deps = [
6566
":status",
6667
"//absl/strings",

0 commit comments

Comments
 (0)