[all-commits] [llvm/llvm-project] 510758: debugserver: Pass -arch flags to mig invocation as...
Vedant Kumar via All-commits
all-commits at lists.llvm.org
Fri Jan 17 13:12:03 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 510758dae2a8fa4b0b26dea89d4d1efd576b8ad6
https://github.com/llvm/llvm-project/commit/510758dae2a8fa4b0b26dea89d4d1efd576b8ad6
Author: Vedant Kumar <vsk at apple.com>
Date: 2020-01-17 (Fri, 17 Jan 2020)
Changed paths:
M lldb/tools/debugserver/source/CMakeLists.txt
Log Message:
-----------
debugserver: Pass -arch flags to mig invocation as needed
Specify -isysroot and any necessary -arch flags in the `mig` invocation
when CMAKE_OSX_ARCHITECTURES is set (needed for the bridgeOS build).
More information about the All-commits
mailing list