android: glcpp: fix abuse of yylex
authorNegreanu Marius Adrian <adrian.m.negreanu@intel.com>
Fri, 28 Sep 2012 14:36:40 +0000 (17:36 +0300)
committerOliver McFadden <oliver.mcfadden@linux.intel.com>
Tue, 2 Oct 2012 05:14:34 +0000 (08:14 +0300)
commite00abb00f058f7476d21ee4be74df59a3a9782b9
tree6e62a66d659ca0ca6429ff6acef08705e060fe46
parent523c01524638b3d1bb363f4c0a647b0777840b7a
android: glcpp: fix abuse of yylex

Port the 'glcpp: fix abuse of yylex' commit to Android.mk
Also, since the Android.*.mk are sourced in a global namespace,
the local-y-to-c-and-h is prefixed with the LOCAL_MODULE name,

The initial fix commit is 53d46bc787318ccf9911fdd1d5fe99ee4db7f41a

There's also a bugzilla for this: 54947

Signed-off-by: Negreanu Marius Adrian <adrian.m.negreanu@intel.com>
Reviewed-by: Oliver McFadden <oliver.mcfadden@linux.intel.com>
Reviewed-by: Dave Airlie <airlied@redhat.com>
src/glsl/Android.gen.mk
src/mesa/Android.gen.mk