[Goodies-dev] [Bug 13940] diskperf-plugin: missing <sys/sysmacros.h> include (fails to build w/ glibc-2.25+)

bugzilla-daemon at xfce.org bugzilla-daemon at xfce.org
Sun Oct 22 08:29:43 CEST 2017


https://bugzilla.xfce.org/show_bug.cgi?id=13940

--- Comment #8 from Landry Breuil <landry at xfce.org> ---
So maybe #if defined(__GLIBC__) && __GLIBC__ > 2 && __GLIBC_MINOR__ > 25, if
that works for you.. assuming that if __GLIBC__ is defined, then
__GLIBC_MINOR__ is defined too.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are the QA Contact for the bug.


More information about the Goodies-dev mailing list