Description of problem:
Koschei says that linuxconsoletools failed build with gcc 10 aarch64.
https://koschei.fedoraproject.org/build/7750506
Version-Release number of selected component (if applicable):
gcc-10.0.1-0.3.fc32
Error:
cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c ffmvforce.c -o ffmvforce.o `pkg-config --cflags sdl2`
In file included from /usr/include/SDL2/SDL_cpuinfo.h:67,
from /usr/include/SDL2/SDL.h:38,
from ffmvforce.c:38:
/usr/lib/gcc/aarch64-redhat-linux/10/include/arm_neon.h:34612:10: fatal error: arm_bf16.h: No such file or directory
34612 | #include "arm_bf16.h"
| ^~~~~~~~~~~~
compilation terminated.
Other arches built normal. But it will be problem at Mass Rebuild so I need your help.