Message ID | 1418385321-11275-1-git-send-email-tim.gore@intel.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
diff --git a/demos/Android.mk b/demos/Android.mk index 6227e06..d2592b1 100644 --- a/demos/Android.mk +++ b/demos/Android.mk @@ -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