summaryrefslogtreecommitdiffstats
path: root/Android.common.mk
diff options
context:
space:
mode:
authorMauro Rossi <issor.oruam@gmail.com>2015-08-21 23:46:27 +0200
committerEmil Velikov <emil.l.velikov@gmail.com>2015-09-09 15:25:35 +0100
commite838d91b94c3d1d20db62a61bfd9163f675d3139 (patch)
tree41de06c48964d589f511cd5f321294a6de024045 /Android.common.mk
parentd9df8c2fa274629de689c7e364c3c1a65f0b7d0c (diff)
downloadexternal_mesa3d-e838d91b94c3d1d20db62a61bfd9163f675d3139.zip
external_mesa3d-e838d91b94c3d1d20db62a61bfd9163f675d3139.tar.gz
external_mesa3d-e838d91b94c3d1d20db62a61bfd9163f675d3139.tar.bz2
nouveau: android: add space before PRIx64 macro
Otherwise the android build fails with error : unable to find string literal operator ‘operator"" PRIx64’ There are several resources referring to the problem, which is related to c++11, in our case used when building mesa for lollipop. http://comments.gmane.org/gmane.comp.graphics.opensg.user/5883 I've not investigated all the semantics, some people even suggested a bug in the gcc compiler, I just saw the building error was solved with one little space for lollipop and no side effect when c+11 not used. v2: [Emil Velikov] add an alternative commit message from Mauro. Cc: 11.0 <mesa-stable@lists.freedesktop.org> Reviewed-by: Emil Velikov <emil.l.velikov@gmail.com>
Diffstat (limited to 'Android.common.mk')
0 files changed, 0 insertions, 0 deletions