On 02/06/2025 4:09 pm, Michal Orzel wrote: > These tests are supposed to run on target. HOSTCC can be different than > CC (when cross-compiling). At the moment, tests installation would put > a binary of a wrong format in the destdir. > > Fixes: e90580f25bd7 ("vpci: introduce basic handlers to trap accesses to the > PCI config space") > Signed-off-by: Michal Orzel <michal.or...@amd.com>
Oh. This didn't explode in GitlabCI because there's no ARM version of *-tools-tests-*. Can we fix that too please, seeing as there is a real ARM board? Also, I guess we have to finally sort out the CC vs HOSTCC debate. ~Andrew