From 0ee57f3b6f17bae02e127463133f1f35e9be3e51 Mon Sep 17 00:00:00 2001 From: Wonki Kim Date: Thu, 23 Nov 2017 11:14:09 +0900 Subject: [PATCH] spec: Disable neon temporally rendering problem with neon feature. Change-Id: If7a0be746c213ae416232736cd6a680254a3be7c Signed-off-by: Wonki Kim --- packaging/efl.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/packaging/efl.spec b/packaging/efl.spec index b748551..c696fc0 100644 --- a/packaging/efl.spec +++ b/packaging/efl.spec @@ -1192,6 +1192,7 @@ export XDG_RUNTIME_DIR="/tmp/" --with-glib=always \ --disable-xim \ --disable-scim \ + --disable-neon \ --disable-wayland-text-input \ --disable-gesture \ --with-tests=none \ -- 2.7.4