We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b1ca0f commit ad98b31Copy full SHA for ad98b31
libc/hdr/types/CMakeLists.txt
@@ -26,6 +26,8 @@ add_proxy_header_library(
26
mbstate_t.h
27
DEPENDS
28
libc.include.llvm-libc-types.mbstate_t
29
+ FULL_BUILD_DEPENDS
30
+ libc.include.uchar
31
)
32
33
add_proxy_header_library(
0 commit comments