Update build options

This commit is contained in:
Simone Caronni 2017-03-21 13:52:39 +01:00
parent ed7c72433d
commit 7b659cdcd9
1 changed files with 0 additions and 3 deletions

View File

@ -181,9 +181,6 @@ find . -name "*.c" -exec chmod 664 {} \;
%ifarch armv5tel armv6l armv7l
-DARM_FP_ABI=soft \
-DWITH_NEON=OFF \
%endif
%ifarch aarch64
-DWITH_SSE2=OFF \
%endif
.