Skip to content

Commit e509007

Browse files
authored
Remove alwayslink=True Bazel flag (nlohmann#4396)
1 parent 0604140 commit e509007

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

BUILD.bazel

-1
Original file line numberDiff line numberDiff line change
@@ -49,5 +49,4 @@ cc_library(
4949
],
5050
includes = ["include"],
5151
visibility = ["//visibility:public"],
52-
alwayslink = True,
5352
)

0 commit comments

Comments
 (0)