[Mesa-dev] [Bug 33447] Code uses _GNU_SOURCE to determine locale facilities are available

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Jan 24 19:08:23 PST 2011


https://bugs.freedesktop.org/show_bug.cgi?id=33447

--- Comment #1 from Bryan Henderson <bryanh at giraffe-data.com> 2011-01-24 19:08:23 PST ---
Additional advice: The value of __GLIBC__ is the major release number. 
__GLIBC_MINOR__ is the minor release number.  So GNU C Library version 2.7 as
__GLIBC__ = 2, __GLIBC_MINOR__ = 7.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the mesa-dev mailing list