[PATCH] Fix x86emu builds when using non-gnu compilers

Adam Jackson ajax at nwnk.net
Wed Mar 17 14:46:11 PDT 2010


On Fri, 2010-03-12 at 18:20 -0800, Alan Coopersmith wrote:
> Before this fix, the u64 type would not be defined, causing
> x86emu/sys.c to fail to build:
> "sys.c", line 102: syntax error before or at: ldq_u
> "sys.c", line 102: syntax error before or at: *
> 
> Since 64-bit types are now required by x86emu, assumes all platforms
> either have a 64-bit long or a 64-bit long long (defined by C99).
> 
> Signed-off-by: Alan Coopersmith <alan.coopersmith at sun.com>

Acked-by: Adam Jackson <ajax at redhat.com>

- ajax
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part
URL: <http://lists.x.org/archives/xorg-devel/attachments/20100317/1b5646e0/attachment.pgp>


More information about the xorg-devel mailing list