|
From: | Richard Henderson |
Subject: | Re: [PATCH 4/5] configure, meson: move C++ compiler detection to meson.build |
Date: | Wed, 28 Sep 2022 09:25:32 -0700 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.11.0 |
On 9/27/22 02:59, Paolo Bonzini wrote:
The test is slightly weaker than before, because it does not call an extern "C" function from a C source file. However, in practice what we seek to detect is ABI compatibility of the various sanitizer flags, and for that it is enough to compile anything with CC and link it with CXX.
Maybe just wait a moment on this one? We have patches on list to remove the last use of C++. r~
[Prev in Thread] | Current Thread | [Next in Thread] |