summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorTor Lillqvist <tlillqvist@novell.com>2011-05-16 18:46:27 +0300
committerTor Lillqvist <tlillqvist@novell.com>2011-05-16 18:55:07 +0300
commit85d44913abdca42d32bb98e435221227d447fe65 (patch)
treeeaa7cce33ad287161dc1d6643c3ed52e263aedb7 /.gitignore
parent019b792df6a62f60227b1b433bb4cd0f4460c900 (diff)
Minor tweaks for cross-compiling
Still a long way from working, of course. The configure script now runs to finish on Linux with --host=mingw32. It is no longer an error if Windows SDK or DirectX SDK are not found by the logic in the configure script. It might well be that the user has included relevant -I and -L flags in CC or CXX that makes the compilations work anyway, or something. We should not try to be too clever and try to predict how the compiler or linker work in the configure script. We now define the FOO_FOR_BUILD environment variables in set_soenv.in even when not cross-compiling (identically as the plain FOO ones in that case, obviously). This should make some makefiles and stuff that build tools to run on the build host a bit simpler.
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions