Skip to content

Commit 4df099e

Browse files
committed
[bazel] another BUILD fix for 2137894
1 parent 5e6bb1f commit 4df099e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -505,7 +505,7 @@ libc_support_library(
505505
name = "__support_sign",
506506
hdrs = ["src/__support/sign.h"],
507507
deps = [
508-
":__support_macros_properties_types",
508+
":__support_macros_attributes",
509509
],
510510
)
511511

0 commit comments

Comments
 (0)