Demos/Android.mk: dont build intel_sprite_on

intel_sprite_on wont build on Android.

Signed-off-by: Tim Gore <tim.gore@intel.com>
Signed-off-by: Thomas Wood <thomas.wood@intel.com>
This commit is contained in:
Tim Gore
2014-12-12 11:55:21 +00:00
committed by Thomas Wood
parent 6414707bdc
commit 264e1ac10a
+3 -1
View File
@@ -4,7 +4,9 @@ LOCAL_PATH := $(call my-dir)
include $(CLEAR_VARS)
LOCAL_SRC_FILES := intel_sprite_on.c
# This demo wont build on android
#LOCAL_SRC_FILES := intel_sprite_on.c
LOCAL_CFLAGS += -DHAVE_TERMIOS_H
LOCAL_CFLAGS += -DANDROID -UNDEBUG