diff options
author | wm4 <wm4@mplayer2.org> | 2012-01-31 08:29:53 +0100 |
---|---|---|
committer | Uoti Urpala <uau@mplayer2.org> | 2012-02-29 23:52:27 +0200 |
commit | 2e2c03ecb1c6c3681179d105241b64256cfde600 (patch) | |
tree | 9f160b2caa880a5a3744a55acebe7627a66608fa /parser-mpcmd.c | |
parent | cca0b196bac19dac82ba778ef5527ba0b9431925 (diff) | |
download | mpv-2e2c03ecb1c6c3681179d105241b64256cfde600.tar.bz2 mpv-2e2c03ecb1c6c3681179d105241b64256cfde600.tar.xz |
configure: use cross toolchain if --target is given
If --enable-cross-compile is specified, passing
--target=i686-w64-mingw32 for example will check if
i686-w64-mingw32-gcc can be used. This is only done if the compiler
isn't specified via --cc or the CC environment variable.
The same is done for some other build tools, such as pkg-config.
(Only the C compiler will try to use a fallback in this case.)
Diffstat (limited to 'parser-mpcmd.c')
0 files changed, 0 insertions, 0 deletions