Skip to content

Commit a775455

Browse files
committed
[bazel] Add nobuildkite tags for incompatible target
1 parent 5d9b549 commit a775455

File tree

1 file changed

+1
-0
lines changed
  • utils/bazel/llvm-project-overlay/lldb/source/Plugins

1 file changed

+1
-0
lines changed

utils/bazel/llvm-project-overlay/lldb/source/Plugins/BUILD.bazel

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -270,6 +270,7 @@ cc_library(
270270
}),
271271
hdrs = glob(["Platform/MacOSX/*.h"]),
272272
include_prefix = "Plugins",
273+
tags = ["nobuildkite"],
273274
deps = [
274275
":PlatformMacOSXProperties",
275276
":PluginDynamicLoaderDarwinKernelHeaders",

0 commit comments

Comments
 (0)