[libc-commits] [libc] [llvm] [libc] Add proxy header for fenv.h macro constants. #87863 (PR #87896)

via libc-commits libc-commits at lists.llvm.org
Sun Apr 7 11:32:05 PDT 2024


================
@@ -5,7 +5,7 @@ add_entrypoint_object(
   HDRS
     fegetround.h
   DEPENDS
-    libc.include.fenv
+    libc.hdr.fenv_macros
----------------
lntue wrote:

Revert dependency changes in this file.

https://github.com/llvm/llvm-project/pull/87896


More information about the libc-commits mailing list