diff --git a/ffmpeg.spec b/ffmpeg.spec index 9113c06..9ef537a 100644 --- a/ffmpeg.spec +++ b/ffmpeg.spec @@ -334,6 +334,9 @@ cp -pr doc/examples/{*.c,Makefile,README} _doc/examples/ --enable-vfpv3 \ --enable-thumb \ %endif +%ifarch armv7hl + --disable-neon \ +%endif %ifarch armv7hnl --enable-neon \ %endif