[libcxx-commits] [PATCH] D92057: [libc++] Do not include sysctl.h when building with musl libc
    Louis Dionne via Phabricator via libcxx-commits 
    libcxx-commits at lists.llvm.org
       
    Wed Nov 25 13:55:52 PST 2020
    
    
  
ldionne added a comment.
Can you please let me know if https://reviews.llvm.org/D92135 solves your issue? I believe https://reviews.llvm.org/D92135 is superior, since it also simplifies our implementation to use POSIX functionality.
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D92057/new/
https://reviews.llvm.org/D92057
    
    
More information about the libcxx-commits
mailing list