On Fri, Dec 16, 2011 at 12:37:05 -0500, Adam Jackson wrote:

> The drivers know to fall back at runtime, but the build will fail, which
> is kind of senseless.
> 
> Signed-off-by: Adam Jackson <[email protected]>
> ---
>  hw/xfree86/Makefile.am     |    2 --
>  hw/xfree86/xaa/Makefile.am |    3 +++
>  2 files changed, 3 insertions(+), 2 deletions(-)
> 
So I looked at mga, and it has some kind of support for conditional
build of the xaa stuff, except that's not hooked up to anything so it's
always enabled.  And if it fails to load xaa at runtime, it returns
false from preinit instead of falling back to shadowfb/noaccel.  But I
guess that's not a whole lot worse than failing to build, so
Acked-by: Julien Cristau <[email protected]>

Cheers,
Julien
_______________________________________________
[email protected]: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: http://lists.x.org/mailman/listinfo/xorg-devel

Reply via email to