debugserver: Pass -arch flags to mig invocation as needed
authorVedant Kumar <vsk@apple.com>
Fri, 17 Jan 2020 21:06:17 +0000 (13:06 -0800)
committerVedant Kumar <vsk@apple.com>
Fri, 17 Jan 2020 21:11:54 +0000 (13:11 -0800)
commit510758dae2a8fa4b0b26dea89d4d1efd576b8ad6
tree5f3b718d60a23347f41c7682d9c8f4c779000416
parent6ab89c3c5df8b679e6ee240a13356309c048fc71
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).
lldb/tools/debugserver/source/CMakeLists.txt