Skip to content

Commit 8ebd3bc

Browse files
committed
Bazel: Address Copilot review comment
1 parent 45ea6b5 commit 8ebd3bc

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

unified/swift-syntax-rs/BUILD.bazel

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ swift_runtime_libs(
1414

1515
swift_runtime_linking(
1616
name = "_swift_runtime_cc_info",
17+
target_compatible_with = ["@platforms//os:linux"],
18+
visibility = ["//visibility:private"],
1719
)
1820

1921
# On Linux, provide the downloaded Swift runtime at link time and look beside

0 commit comments

Comments
 (0)