Skip to content

Commit 1d63892

Browse files
authored
[bazel][libc] Port #162685: sysconf (#162719)
1 parent 514f829 commit 1d63892

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
@@ -1496,6 +1496,7 @@ libc_support_library(
14961496
deps = [
14971497
":__support_common",
14981498
":__support_cpp_bit",
1499+
":__support_macros_optimization",
14991500
":__support_macros_sanitizer",
15001501
],
15011502
)

0 commit comments

Comments
 (0)