diff options
author | Nirbheek Chauhan <nirbheek@centricular.com> | 2016-11-05 21:58:16 +0530 |
---|---|---|
committer | Nirbheek Chauhan <nirbheek@centricular.com> | 2016-11-10 00:40:16 +0530 |
commit | 9741085068023f9c0c4f37ab3d773801561800fe (patch) | |
tree | 4df7090f43d1abadfbcea99a8a111cfddc8c64f5 /run_project_tests.py | |
parent | 440a922c8194a3ef0d6b00978c6d8b7ccfd77a8f (diff) | |
download | meson-9741085068023f9c0c4f37ab3d773801561800fe.zip meson-9741085068023f9c0c4f37ab3d773801561800fe.tar.gz meson-9741085068023f9c0c4f37ab3d773801561800fe.tar.bz2 |
appveyor.yml: Use x86 python only on x86
It causes the cpython tests to fail when using the x86_64 toolchain.
tachyon_module.c.obj : error LNK2019: unresolved external symbol __imp_PyLong_FromLong referenced in function phaserize
tachyon_module.c.obj : error LNK2019: unresolved external symbol __imp_PyArg_ParseTuple referenced in function phaserize
tachyon_module.c.obj : error LNK2019: unresolved external symbol __imp_PyModule_Create2 referenced in function PyInit_tachyon
c:\\python34/libs\python34.lib : warning LNK4272: library machine type 'X86' conflicts with target machine type 'x64'
ext/tachyon.pyd : fatal error LNK1120: 3 unresolved externals
Diffstat (limited to 'run_project_tests.py')
0 files changed, 0 insertions, 0 deletions