Browse Source

android: correct typo in build

Fixes: 63c58dfc65
Signed-off-by: Tapani Pälli <tapani.palli@intel.com>
Reviewed-by: Emil Velikov <emil.velikov@collabora.com>
tags/17.1-branchpoint
Tapani Pälli 8 years ago
parent
commit
4148881513
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      Android.common.mk

+ 1
- 1
Android.common.mk View File

@@ -52,7 +52,7 @@ LOCAL_CFLAGS += \
-DHAVE_FUNC_ATTRIBUTE_UNUSED \
-DHAVE_FUNC_ATTRIBUTE_FORMAT \
-DHAVE_FUNC_ATTRIBUTE_PACKED \
_DHAVE_FUNC_ATTRIBUTE_ALIAS \
-DHAVE_FUNC_ATTRIBUTE_ALIAS \
-DHAVE___BUILTIN_CTZ \
-DHAVE___BUILTIN_POPCOUNT \
-DHAVE___BUILTIN_POPCOUNTLL \

Loading…
Cancel
Save