[bazel][libc] Port #162685: sysconf (#162719)

This commit is contained in:
Jordan Rupprecht
2025-10-09 14:03:20 -05:00
committed by GitHub
parent 514f82924e
commit 1d63892bbc

View File

@@ -1496,6 +1496,7 @@ libc_support_library(
deps = [
":__support_common",
":__support_cpp_bit",
":__support_macros_optimization",
":__support_macros_sanitizer",
],
)