[libc-commits] [libc] [libc] implement pathconf/fpathconf (PR #87165)

Schrodinger ZHU Yifan via libc-commits libc-commits at lists.llvm.org
Wed May 15 12:51:09 PDT 2024


================
@@ -174,7 +174,7 @@ add_entrypoint_object(
     .${LIBC_TARGET_OS}.pathconf
 )
 
-add_header_library(
+add_entrypoint_object(
----------------
SchrodingerZhu wrote:

add_object_library

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


More information about the libc-commits mailing list