Skip to content

Commit a65aa32

Browse files
committed
[bazel] Add missing dependency for 8e4bda1
1 parent 6f5f264 commit a65aa32

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

utils/bazel/llvm-project-overlay/libc/BUILD.bazel

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -524,6 +524,7 @@ libc_support_library(
524524
name = "__support_macros_attributes",
525525
hdrs = ["src/__support/macros/attributes.h"],
526526
deps = [
527+
":__support_macros_config",
527528
":__support_macros_properties_architectures",
528529
],
529530
)

0 commit comments

Comments
 (0)