[PATCH] Fix x86emu builds when using non-gnu compilers
Tiago Vignatti
tiago.vignatti at nokia.com
Wed Mar 31 03:47:14 PDT 2010
On Wed, Mar 31, 2010 at 01:22:46AM +0200, ext 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 Keith requested using <stdint.h>, converted all the x86emu
> typedefs to use the stdint types.
>
> Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>
Acked-by: Tiago Vignatti <tiago.vignatti at nokia.com>
Tiago
More information about the xorg-devel
mailing list