summaryrefslogtreecommitdiffstats
path: root/ios/lo.xcconfig.in
diff options
context:
space:
mode:
authorTor Lillqvist <tml@collabora.com>2013-10-15 23:32:04 +0300
committerTor Lillqvist <tml@collabora.com>2013-10-16 00:16:58 +0300
commit389a61ab466b20eee1d854f7c984a1ac673193b9 (patch)
treeeed5ac4f3b060e1320d76eff731690f607f4f6a2 /ios/lo.xcconfig.in
parentSet ARCHS = armv7 otherwise Xcode complains for me about armv7s (diff)
downloadcore-389a61ab466b20eee1d854f7c984a1ac673193b9.tar.gz
core-389a61ab466b20eee1d854f7c984a1ac673193b9.zip
We want config_host, not config_build
We use GNU cross-compilation terminology: "host" means the platform the code being compiled will run on (this is often somewhat surprising to those unaware), and "build" means the platform the build tools (= the compiler, linker etc) is running on. For an iOS app, "host" is iOS and "build" is OS X. There is also "target" but it is in this case the same as "host". (Only in a so-called Canadian Cross situation is "target" different from "host" (and from "build").) Change-Id: I6eefa982916f0660afd259770bf455cf28793670
Diffstat (limited to 'ios/lo.xcconfig.in')
0 files changed, 0 insertions, 0 deletions