On 7/8/2020 3:24 AM, Verachten Bruno wrote:
On Tue, Jul 7, 2020 at 10:49 PM Carl Eugen Hoyos <[email protected]> wrote:
Am Di., 7. Juli 2020 um 21:34 Uhr schrieb Verachten Bruno <[email protected]>:
CFLAGS='-mfpu=neon'
This is apparently not ignored (I thought it should be) and you are
therefore responsible not to set these variables.
Thanks a lot. Unfortunately, These variables are not set on my machine...
or am I mistaken?
set|grep -i CFLAGS returns nothing, as set|grep -i fpu .
A cursory check says that's being set by configure, try running that with
"--disable-neon". That may cause other problems, but it's a quick thing to
check.
z!
_______________________________________________
ffmpeg-user mailing list
[email protected]
https://ffmpeg.org/mailman/listinfo/ffmpeg-user
To unsubscribe, visit link above, or email
[email protected] with subject "unsubscribe".