[PATCH] D116976: [CMake] Passthrough OSX CMake options to builtins and runtimes

Shoaib Meenai via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 13 17:45:25 PST 2022


smeenai added a comment.

Actually, could you give an example of the type of variables you want to pass in? I thought the CMAKE_OSX_* options were mostly for setting OS and architecture, which the Darwin compiler-rt build does itself anyway.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D116976/new/

https://reviews.llvm.org/D116976



More information about the llvm-commits mailing list