diff --git a/utils/bazel/llvm-project-overlay/lldb/BUILD.bazel b/utils/bazel/llvm-project-overlay/lldb/BUILD.bazel index 7e5cc2e10f612..8ebb6ab5daa3c 100644 --- a/utils/bazel/llvm-project-overlay/lldb/BUILD.bazel +++ b/utils/bazel/llvm-project-overlay/lldb/BUILD.bazel @@ -550,6 +550,7 @@ cc_library( "include/lldb/Host/posix/*.h", ]), }), + features = ["-layering_check"], # histedit.h breaks this. includes = ["include"], # TODO: Move this to Config library when https://github.com/bazelbuild/bazel/issues/21884 is fixed linkopts = select({