On 9/3/21 3:39 PM, Alex Bennée wrote:
The check-tcg compiler logic could be used to build the vdso's but it is
currently optional so if we can't run them you don't get any tests. I
suspect we still need to package the binary vdso blobs but use the
check-tcg machinery to rebuild them when we can.
This is what I was hoping for.
I was going to suggest that we migrate the check-tcg machinery into meson, so that the
tests could be migrated out of their special makefiles and that we could re-use that for
the vdsos.
r~