[libc-commits] [libc] [libc] fix aarch64 linux full build (PR #95358)
Schrodinger ZHU Yifan via libc-commits
libc-commits at lists.llvm.org
Thu Jun 13 07:09:42 PDT 2024
================
@@ -64,6 +64,7 @@ add_object_library(
.futex_utils
libc.config.linux.app_h
libc.include.sys_syscall
+ libc.include.fcntl
----------------
SchrodingerZhu wrote:
I suppose thread.cpp is built only in full build mode?
https://github.com/llvm/llvm-project/pull/95358
More information about the libc-commits
mailing list