-
mru authored
The auto-vectoriser in gcc is enabled by default at -O3 since version 4.3. However, it provides no speed benefit, but does produce incorrect code on many targets. Disabling it for gcc should give more reliable builds. If the adventurous want it back, they can edit the makefile themselves. git-svn-id: file:///var/local/repositories/ffmpeg/trunk@19439 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
fa3a6713