[Mesa-dev] [PATCH 0/3] A few fixes of building errors with Android-x86

Mauro Rossi issor.oruam at gmail.com
Fri Aug 21 14:46:26 PDT 2015


Here follow three trivial patches for android.
Kind regards

Mauro


[PATCH 1/3] android: fix nv50_ir_print.cpp buiding error with operator PRIx64

The PRINT function will not complain anymore with the additional space.


[PATCH 2/3] android: rename LLVM_VERSION_PATCH to MESA_LLVM_VERSION_PATCH

Due to renaming of variable.


[PATCH 3/3] android: Always define __STDC_LIMIT_MACROS.

This is equivalent to what happened to scons build.


More information about the mesa-dev mailing list