Include path fix for building against Android NDK.
authorFritz Koenig <frkoenig@google.com>
Thu, 16 Feb 2012 20:38:17 +0000 (12:38 -0800)
committerFritz Koenig <frkoenig@google.com>
Thu, 16 Feb 2012 20:38:17 +0000 (12:38 -0800)
commit3653fb473a66258c74d3a550e66c8c1e8f95368c
treed01fa31ad90339519681ef5407f0ac99031584d5
parent7989bb7fe74aa1a3e477b2228e32424376c2c5e9
Include path fix for building against Android NDK.

cpu-features.h is not in the common paths, add
to the cflags for Android.

Change-Id: Icbafc7600d72f6b59ffb030f6ab80ee6860332bb
build/make/configure.sh