summaryrefslogtreecommitdiff
path: root/docs/markdown/Cython.md
diff options
context:
space:
mode:
authorPaolo Bonzini <pbonzini@redhat.com>2025-09-15 10:28:12 +0200
committerDylan Baker <dylan@pnwbakers.com>2025-09-24 07:48:22 -0700
commitb91fede6d263286fa1e20d424f92d1e10668a8ed (patch)
treea62a36bad4ed34bb81decd559b490920414ca715 /docs/markdown/Cython.md
parent199e468e43cf69fb39733432e42899a2d984c198 (diff)
downloadmeson-b91fede6d263286fa1e20d424f92d1e10668a8ed.tar.gz
compilers: clang: map -Db_vscrt to -fms-runtime-lib
The main complication here is that passing -fms-runtime-lib during compilation results in a warning: clang: error: argument unused during compilation: '-fms-runtime-lib=dll' [-Werror,-Wunused-command-line-argument] (https://github.com/mesonbuild/meson/actions/runs/17727020048/job/50369771571). So, for compilation expand the -D flags by hand, and only pass -fms-runtime-lib when linking. Fixes: #14571 Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'docs/markdown/Cython.md')
0 files changed, 0 insertions, 0 deletions