Skip to content

Commit c03cd7d

Browse files
meringslowriot
authored andcommitted
Remove alwayslink=True Bazel flag (nlohmann#4396)
1 parent 09327fe commit c03cd7d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

BUILD.bazel

Lines changed: 0 additions & 1 deletion
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)