[PATCH 0/5] Configuration cleanup and warning fixes
Adam Jackson
ajax at nwnk.net
Fri Dec 2 11:37:33 PST 2011
On 12/2/11 1:48 PM, Alan Coopersmith wrote:
> Started cleaning up some of our libc fallback function checks in configure
> and the more I cleaned the more layers of crud I found underneath.
>
> Also silences some annoying warning noise from gcc, and two warnings
> from the Sun compiler that the recent changes to xorg-macros had promoted
> to errors, causing builds to fail with that compiler.
>
> This does export the HAVE_FFS, HAVE_STRNDUP, etc. definitions to drivers,
> but if you built the Xserver with a libc that had those, and then build
> the drivers with a less capable libc, you're going to have problems anyway,
> and this should solve some reported problems with conflicts between our
> strndup definition and gcc magic for it.
Series:
Reviewed-by: Adam Jackson <ajax at redhat.com>
- ajax
More information about the xorg-devel
mailing list