aboutsummaryrefslogtreecommitdiff
path: root/mesonbuild/mesonmain.py
diff options
context:
space:
mode:
authorNirbheek Chauhan <nirbheek@centricular.com>2016-11-13 15:08:13 +0530
committerJussi Pakkanen <jpakkane@gmail.com>2016-11-14 11:44:51 -0500
commitb438455ec174adf4893855327e3b3064b1a9e30e (patch)
tree1403a369da524cc13b4717c8bcccd807ab3fc8e6 /mesonbuild/mesonmain.py
parent900438882c798d5dc61340e34c3e82b694875ac9 (diff)
downloadmeson-b438455ec174adf4893855327e3b3064b1a9e30e.zip
meson-b438455ec174adf4893855327e3b3064b1a9e30e.tar.gz
meson-b438455ec174adf4893855327e3b3064b1a9e30e.tar.bz2
Hotfix for cross-compilation from Windows to Linux
We currently pass cross-compiler options to the native compiler too and when cross-compiling from Windows to Linux, `options` will contain Linux-specific options which doesn't include `c_winlibs`. The proper fix is to allow cross-info files to specify compiler options and to maintain both cross and native compiler options in coredata, but that will have to be done after the 0.36.0 release. Also fixes a typo in MinGW cpp_winlibs option setting. Closes #1029
Diffstat (limited to 'mesonbuild/mesonmain.py')
0 files changed, 0 insertions, 0 deletions