Comment 17 for bug 1849785

Revision history for this message
Christian Ehrhardt  (paelzer) wrote :

Oh it now became a real build issue (not on unit tests) by breaking very early with things like:
arch-x86_64-syscalls.c:63:27: error: ‘__PNR_clock_getres_time64’ undeclared here (not in a function)
   63 | { "clock_getres_time64", __PNR_clock_getres_time64 },