Skip to content

Commit

Permalink
Remove alwayslink=True Bazel flag (nlohmann#4396)
Browse files Browse the repository at this point in the history
  • Loading branch information
mering authored and slowriot committed Jan 10, 2025
1 parent 09327fe commit c03cd7d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -49,5 +49,4 @@ cc_library(
],
includes = ["include"],
visibility = ["//visibility:public"],
alwayslink = True,
)

0 comments on commit c03cd7d

Please sign in to comment.