There was an error while loading. Please reload this page.
1 parent 8080619 commit 7d4724aCopy full SHA for 7d4724a
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