[PATCH] D68292: [CMake] Disable building all Darwin libraries (except builtins) for macOS i386 when the SDK is >= 10.15.
    Alexander Richardson via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Wed Oct 30 02:03:24 PDT 2019
    
    
  
arichardson added a comment.
This breaks the build for me. I don't have XCode installed. Can we get the same information using xcrun instead?
  $ xcrun --show-sdk-version
  10.14.6
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D68292/new/
https://reviews.llvm.org/D68292
    
    
More information about the llvm-commits
mailing list