Skip to content

Commit ab142c6

Browse files
authored
[libc] newheadergen: quick fix to fuchsia build (#99410)
1 parent 21c8c22 commit ab142c6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

libc/include/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -157,6 +157,7 @@ add_header_macro(
157157
.llvm-libc-types.double_t
158158
.llvm-libc-types.float_t
159159
.llvm-libc-types.float128
160+
.llvm-libc-macros.math_function_macros
160161
)
161162

162163
add_header_macro(

0 commit comments

Comments
 (0)