[all-commits] [llvm/llvm-project] ececce: Partially revert "[CMake] Passthrough OSX CMake op...
Petr Hosek via All-commits
all-commits at lists.llvm.org
Wed May 18 10:02:23 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ececce1b5ec1a83434568591e4c18ac79e4f3631
https://github.com/llvm/llvm-project/commit/ececce1b5ec1a83434568591e4c18ac79e4f3631
Author: Petr Hosek <phosek at google.com>
Date: 2022-05-18 (Wed, 18 May 2022)
Changed paths:
M llvm/runtimes/CMakeLists.txt
Log Message:
-----------
Partially revert "[CMake] Passthrough OSX CMake options to builtins and runtimes"
This partially reverts commit 9cddfe3085c4c500e64350b56c37ae2ed1cbe3f6,
specifically passthrough for CMAKE_OSX_* since this can lead to build
passing through internal variables when it's not intended.
More information about the All-commits
mailing list