mirror of
https://git.busybox.net/buildroot.git
synced 2024-11-24 05:53:30 +08:00
a35df169b5
Fixes:
http://autobuild.buildroot.net/results/e41/e41f0a779d46565d448a1d20cf5e17060d9a70b8/
Quoted from build/config.log
err: ../test.c:1:23: fatal error: stdatomic.h: No such file or directory
This header was added with gcc-4.9:
https://gcc.gnu.org/gcc-4.9/changes.html
"ISO C11 atomics (the _Atomic type specifier and qualifier and the
<stdatomic.h> header) are now supported."
According to
|
||
---|---|---|
.. | ||
0001-fix-powerpc64-altivec.patch | ||
Config.in | ||
mpv.hash | ||
mpv.mk |