On 9/14/2026 11:13 AM, Peter Maydell wrote: > On Mon, 14 Sept 2026 at 19:10, Pierrick Bouvier > <[email protected]> wrote: >> For vdso, we could simply build them as part of tests/tcg and tcg-tests >> target, without having tests associated. This way they are always built, >> and people can update them by simply copying them if needed. > > Then they'd need to be an odd special case for --disable-tests, > I suspect, since we always want the vdso built even if we're > not building test cases. >
Since vdso binaries are checked in tree, maybe it's fair to assume people can build without --disable-tests when they want to update them? > -- PMM
