[libc-commits] [libc] [libc] fix scudo integration build (PR #116979)

via libc-commits libc-commits at lists.llvm.org
Wed Nov 20 06:41:35 PST 2024


================
@@ -21,6 +21,15 @@ add_entrypoint_library(
     libc.src.errno.errno
     libc.src.unistd.__llvm_libc_syscall
     libc.src.sched.__sched_getcpucount
+    libc.src.unistd.sysconf
----------------
lntue wrote:

nit: do you mind sorting this dependency list a bit?

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


More information about the libc-commits mailing list