Re: [kvm-unit-tests PATCH v2 3/4] configure: Support cross compiling with clang

2024-09-11 Thread Andrew Jones
On Wed, Sep 11, 2024 at 10:24:34AM GMT, Nicholas Piggin wrote: > On Wed Sep 4, 2024 at 8:50 PM AEST, Andrew Jones wrote: > > When a user specifies the compiler with --cc assume it's already > > fully named, even if the user also specifies a cross-prefix. This > > allows clang to be selected for the

Re: [kvm-unit-tests PATCH v2 3/4] configure: Support cross compiling with clang

2024-09-10 Thread Nicholas Piggin
On Wed Sep 4, 2024 at 8:50 PM AEST, Andrew Jones wrote: > When a user specifies the compiler with --cc assume it's already > fully named, even if the user also specifies a cross-prefix. This > allows clang to be selected for the compiler, which doesn't use > prefixes, but also still provide a cross