generic-poky/meta/recipes-graphics/xorg-xserver/xserver-xorg-1.11.2
Khem Raj 0d2b369053 xserver-xorg: Fix build for mips64
mips64 N64 ABI has different size for int and pointer
which means the compiler will complain about conversions
which works fine for 32 bit since sizes are same.

amd64 is taken care of already so we take care of mips64
with this patch by understanding the difference in sizes
in compiler.h

(From OE-Core rev: de21917ba83f104a2d53941f40a9b2b8d35dce49)

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-05-21 09:59:04 +01:00
..
crosscompile.patch xserver-xorg*: Update to 1.11.2 2011-12-01 10:50:08 +00:00
fix_open_max_preprocessor_error.patch xserver-xorg*: Update to 1.11.2 2011-12-01 10:50:08 +00:00
gcc-47-warning.patch xserver-xorg: Fix build on powerpc 2012-05-11 23:25:10 +01:00
macro_tweak.patch xserver-xorg*: Update to 1.11.2 2011-12-01 10:50:08 +00:00
mips64-compiler.patch xserver-xorg: Fix build for mips64 2012-05-21 09:59:04 +01:00