On Mon, 29 Jul 2019 at 09:51, Paolo Bonzini <pbonz...@redhat.com> wrote: > There is no case where we're using per-.o file CFLAGS for anything other > than dependencies.
disas/libvixl is a counterexample -- we use per-.o-file CFLAGS for: * suppressing warnings in third-party code we don't want to carry local modifications to * dealing with a NetBSD weirdness about header inclusion order thanks -- PMM