diff options
-rw-r--r-- | Android.common.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Android.common.mk b/Android.common.mk index 9f64c220f80..ed5118a7c64 100644 --- a/Android.common.mk +++ b/Android.common.mk @@ -51,6 +51,7 @@ LOCAL_CFLAGS += \ -DHAVE_FUNC_ATTRIBUTE_UNUSED \ -DHAVE_FUNC_ATTRIBUTE_FORMAT \ -DHAVE_FUNC_ATTRIBUTE_PACKED \ + _DHAVE_FUNC_ATTRIBUTE_ALIAS \ -DHAVE___BUILTIN_CTZ \ -DHAVE___BUILTIN_POPCOUNT \ -DHAVE___BUILTIN_POPCOUNTLL \ |