ector: disable NEON build.

There is more problem with this code, better disable it for now.

@fix

T2851
This commit is contained in:
Cedric BAIL 2015-11-17 10:32:25 +01:00
parent e11bdbafa2
commit 14a1954c6f
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@
#include <Ector.h>
#include "ector_drawhelper_private.h"
#undef BUILD_NEON
#ifdef BUILD_NEON
#include <arm_neon.h>