[libc-commits] [libc] [libc] fix aarch64 linux full build (PR #95358)
via libc-commits
libc-commits at lists.llvm.org
Thu Jun 13 04:56:20 PDT 2024
================
@@ -64,6 +64,7 @@ add_object_library(
.futex_utils
libc.config.linux.app_h
libc.include.sys_syscall
+ libc.include.fcntl
----------------
lntue wrote:
will changing `thread.cpp` to use `hdr/fcntl_macros.h` and add `libc.hdr.fcntl_macros` dependency work?
https://github.com/llvm/llvm-project/pull/95358
More information about the libc-commits
mailing list