================
@@ -3,7 +3,7 @@ add_header_library(
HDRS
FEnvImpl.h
DEPENDS
- libc.include.fenv
+ libc.include.fenv
----------------
lntue wrote:
also add `libc.hdr.fenv_macros` dependency here.
https://github.com/llvm/llvm-project/pull/87896