From: Cedric BAIL Date: Tue, 17 Nov 2015 09:32:25 +0000 (+0100) Subject: ector: disable NEON build. X-Git-Tag: upstream/1.20.0~8204 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=14a1954c6f820e9701a280f19f8fd3ded2736f7b;p=platform%2Fupstream%2Fefl.git ector: disable NEON build. There is more problem with this code, better disable it for now. @fix T2851 --- diff --git a/src/lib/ector/software/ector_drawhelper_neon.c b/src/lib/ector/software/ector_drawhelper_neon.c index a523119..d083202 100644 --- a/src/lib/ector/software/ector_drawhelper_neon.c +++ b/src/lib/ector/software/ector_drawhelper_neon.c @@ -5,6 +5,7 @@ #include #include "ector_drawhelper_private.h" +#undef BUILD_NEON #ifdef BUILD_NEON #include