forked from OSchip/llvm-project
d46fd08690
This unbreaks the configure build on darwin, where we build with the stub SDK in -isysroot. Oddly, the cmake build doesn't have this restriction, which probably means the cmake configs are out of date. llvm-svn: 198676 |
||
---|---|---|
.. | ||
usr/include | ||
README.txt |
README.txt
The Darwin platforms are all similar enough we roll them into one SDK, and use preprocessor tricks to get the right definitions for the few things which diverge between OS X and iOS.