Mesa (master): android: correct typo in build

Tapani Pälli tpalli at kemper.freedesktop.org
Fri Jan 20 05:49:32 UTC 2017


Module: Mesa
Branch: master
Commit: 4148881513b1cba6d4737803cc903546e59d5b91
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=4148881513b1cba6d4737803cc903546e59d5b91

Author: Tapani Pälli <tapani.palli at intel.com>
Date:   Thu Jan 19 09:10:34 2017 +0200

android: correct typo in build

Fixes: 63c58dfc653c499aab5b8d0ea07f1dc1af88c856
Signed-off-by: Tapani Pälli <tapani.palli at intel.com>
Reviewed-by: Emil Velikov <emil.velikov at collabora.com>

---

 Android.common.mk | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Android.common.mk b/Android.common.mk
index a75d4e7..30166a6 100644
--- a/Android.common.mk
+++ b/Android.common.mk
@@ -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 \




More information about the mesa-commit mailing list