Skip to content

Commit 6a85754

Browse files
committed
Remove linkopt -z
1 parent 33e889e commit 6a85754

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
@@ -248,7 +248,6 @@ swift_cc_test(
248248
],
249249
copts = COPTS,
250250
includes = ["tests"],
251-
linkopts = ["-lz"],
252251
local_defines = ["CSV_IO_NO_THREAD"],
253252
type = UNIT,
254253
size = "large",

0 commit comments

Comments
 (0)