There was an error while loading. Please reload this page.
1 parent 45ea6b5 commit 8ebd3bcCopy full SHA for 8ebd3bc
1 file changed
unified/swift-syntax-rs/BUILD.bazel
@@ -14,6 +14,8 @@ swift_runtime_libs(
14
15
swift_runtime_linking(
16
name = "_swift_runtime_cc_info",
17
+ target_compatible_with = ["@platforms//os:linux"],
18
+ visibility = ["//visibility:private"],
19
)
20
21
# On Linux, provide the downloaded Swift runtime at link time and look beside
0 commit comments