On Mon, 28 Feb 2022 at 14:12, Simeon Schaub <[email protected]> wrote: > > >From e77de12cc33846a3de71d1858e497fbf4cdbff96 Mon Sep 17 00:00:00 2001 > From: Simeon David Schaub <[email protected]> > Date: Sun, 27 Feb 2022 22:59:19 -0500 > Subject: [PATCH] explicitly link libqemuutil against rt > > Qemu uses `clock_gettime` which is already part of more recent versions > of glibc, but on older versions it is still required to link against > librt.
Which version of glibc are you seeing this with ? thanks -- PMM
