ihnorton updated this revision to Diff 45147.
ihnorton added a comment.
Only build Apple-specific simulators on Darwin, as in r252205
http://reviews.llvm.org/D16284
Files:
Makefile
source/Plugins/Platform/MacOSX/Makefile
Index: source/Plugins/Platform/MacOSX/Makefile
==
ihnorton created this revision.
ihnorton added a reviewer: loladiro.
ihnorton added a subscriber: lldb-commits.
- `source/Plugins/Platform/MacOSX/PlatformiOSSimulatorCoreSimulatorSupport.mm`
was not matched by the default target, causing link errors. Update Makefile to
match r252205.
- `test/Mak