Remove alwayslink=True flag

pull/4396/head
maleo 2024-06-11 08:38:30 +00:00
parent 8c391e04fe
commit 380dc59722
1 changed files with 0 additions and 1 deletions

View File

@ -49,5 +49,4 @@ cc_library(
],
includes = ["include"],
visibility = ["//visibility:public"],
alwayslink = True,
)