about summary refs log tree commit diff
path: root/src/rt/rust_android_dummy.cpp
diff options
context:
space:
mode:
authorkud1ing <github@kudling.de>2013-11-01 19:39:35 +0100
committerkud1ing <github@kudling.de>2013-11-06 22:11:09 +0100
commit2a333ed0884c65d06591607e6e9b2857bd327d6e (patch)
treee566f4c6681a45f31aa04dc33f21d34c18cb415a /src/rt/rust_android_dummy.cpp
parent3a15482b9c602d162c6c26c36ab608eb1bef953d (diff)
downloadrust-2a333ed0884c65d06591607e6e9b2857bd327d6e.tar.gz
rust-2a333ed0884c65d06591607e6e9b2857bd327d6e.zip
Fixes for compilation to iOS:
- remove /usr/include from the include path since the iOS SDK provides the correct version
- `_NSGetEnviron()` is private and not available on iOS
- `.align` without an argument is not allowed with the Apple tools. 2^2 should be the default alignment
- ignore error messages for XCode < 5
- pass include path to libuv
Diffstat (limited to 'src/rt/rust_android_dummy.cpp')
0 files changed, 0 insertions, 0 deletions