diff options
| author | David Seifert <soap@gentoo.org> | 2024-03-06 15:49:42 +0100 |
|---|---|---|
| committer | Eli Schwartz <eschwartz93@gmail.com> | 2024-03-06 14:13:07 -0500 |
| commit | 0cd74c96f1b58fe89ef9565ab40905d04538d7ed (patch) | |
| tree | 6ef5253d120d354bf663e30fd3283bd8db9ff13c /.github | |
| parent | 5e0a3073dad6ec4c4bdbccb755338f01b805fe53 (diff) | |
| download | meson-0cd74c96f1b58fe89ef9565ab40905d04538d7ed.tar.gz | |
cuda: respect host compiler `-Werror`
The cuda compiler also executes the host compiler and generally needs to know
the host compiler flags. We did this for regular args but not for error args.
We use `-Xcompiler=` since that's how nvcc tells the difference between args
it uses itself for device code and args it passes to the host compiler.
Signed-off-by: Eli Schwartz <eschwartz93@gmail.com>
[eli: fix quoting style]
Diffstat (limited to '.github')
0 files changed, 0 insertions, 0 deletions
