autotools: missing cflags for building NEON support.

This commit is contained in:
Cedric BAIL 2014-09-02 12:53:29 +02:00
parent 15281561e5
commit 09a517812f
1 changed files with 1 additions and 0 deletions

View File

@ -395,6 +395,7 @@ lib_evas_libevas_la_CPPFLAGS = -I$(top_builddir)/src/lib/efl \
-DPACKAGE_BUILD_DIR=\"$(abs_top_builddir)\" \
@EVAS_CFLAGS@ \
@VALGRIND_CFLAGS@ \
@NEON_CFLAGS@ \
@ALTIVEC_CFLAGS@
# SSE3