diff options
author | Paolo Bonzini <pbonzini@redhat.com> | 2025-04-02 14:20:44 +0200 |
---|---|---|
committer | Jussi Pakkanen <jpakkane@gmail.com> | 2025-04-04 12:46:55 +0300 |
commit | ff0c758b2a8015f7e7ca6fc627c29ef7bb4771b3 (patch) | |
tree | 49de8a9f3a3d17d4f26a7c61e984027243834092 /docs/markdown/snippets | |
parent | 47984f813450bcbcd102ed45d579011deb4572c1 (diff) | |
download | meson-ff0c758b2a8015f7e7ca6fc627c29ef7bb4771b3.zip meson-ff0c758b2a8015f7e7ca6fc627c29ef7bb4771b3.tar.gz meson-ff0c758b2a8015f7e7ca6fc627c29ef7bb4771b3.tar.bz2 |
compilers: move -std options to get_option_std_args, special-casing CUDA
Move building the -std option to the new get_option_std_args method,
special casing CUDA to never include the option from the host compiler.
This fixes again #8523, which was broken by the option refactoring
(unsurprisingly, since the fix was ripped out unceremoniously without
a replacement).
Fixes: #14365
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'docs/markdown/snippets')
0 files changed, 0 insertions, 0 deletions