Skip to content

Commit 53725cc

Browse files
aaryanshuklayuxuanchen1997
authored andcommitted
[libc] newheadergen: quick fix to fuchsia build (#99410)
Summary: Test Plan: Reviewers: Subscribers: Tasks: Tags: Differential Revision: https://phabricator.intern.facebook.com/D60250961
1 parent 5579582 commit 53725cc

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)