On Sat, 27 Oct 2018 17:31:02 +0200 Peter Korsgaard <pe...@korsgaard.com> wrote:
> q_{etf,taprio}.c uses CLOCK_TAI, which isn't exposed by glibc < 2.21 or > uClibc, breaking the build. Provide a fallback definition like it is done > for IPPROTO_MPLS and others. > > Signed-off-by: Peter Korsgaard <pe...@korsgaard.com> > --- Applied, thanks.