https://bugzilla.redhat.com/show_bug.cgi?id=2143005
--- Comment #7 from Tom Rix trix@redhat.com --- See .. https://src.fedoraproject.org/rpms/xbyak/blob/rawhide/f/xbyak.spec
%if %{with check} %check make test %endif
I am looking for something like this so I can check if it really works.
The aarch64 has the same 'test' target in its makefile. If this can be done with a qemu user mode, then it could be done automatically in the build which would be great.