* [PATCH i-g-t v2] Demos/Android.mk: dont build intel_sprite_on
@ 2014-12-12 11:55 tim.gore
0 siblings, 0 replies; only message in thread
From: tim.gore @ 2014-12-12 11:55 UTC (permalink / raw)
To: intel-gfx; +Cc: thomas.wood
From: Tim Gore <tim.gore@intel.com>
intel_sprite_on wont build on Android.
Signed-off-by: Tim Gore <tim.gore@intel.com>
---
demos/Android.mk | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
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
--
2.1.3
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/intel-gfx
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2014-12-12 11:55 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-12-12 11:55 [PATCH i-g-t v2] Demos/Android.mk: dont build intel_sprite_on tim.gore
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox