summaryrefslogtreecommitdiff
path: root/test cases
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2024-03-06 15:49:42 +0100
committerEli Schwartz <eschwartz93@gmail.com>2024-03-06 14:13:07 -0500
commit0cd74c96f1b58fe89ef9565ab40905d04538d7ed (patch)
tree6ef5253d120d354bf663e30fd3283bd8db9ff13c /test cases
parent5e0a3073dad6ec4c4bdbccb755338f01b805fe53 (diff)
downloadmeson-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 'test cases')
0 files changed, 0 insertions, 0 deletions