[Mesa-dev] [PATCH] linux: Don't emit a .note.ABI-tag section anymore (#26663)
Kenneth Graunke
kenneth at whitecape.org
Tue Apr 23 13:11:01 PDT 2013
On 04/23/2013 11:10 AM, Adam Jackson wrote:
> We don't support pre-2.6 kernels anyway - the install docs say 2.6.28
> for DRI - and apparently this confuses ld.so's sorting when multiple
> libGLs are installed. Just remove it.
>
> Signed-off-by: Adam Jackson <ajax at redhat.com>
As another data point, i965 requires 2.6.39. If this is just for
compatibility with old kernels (especially pre-2.6), it should go.
Acked-by: Kenneth Graunke <kenneth at whitecape.org>
More information about the mesa-dev
mailing list