mirror of
https://git.yoctoproject.org/poky
synced 2026-05-10 05:49:28 +00:00
c3a1b97511
Without the -no-neon flag, neon is "autodetected" by looking if the compiler is capable of compiling a neon test, and succeed, and neon is then enabled during the compilation. (From OE-Core rev: 026b59180fe3fbeb43cfd143f053ef33f482ef0c) (From OE-Core rev: e53987e52a362e9a66c0007bfe1ff17a1d5ba2da) Signed-off-by: Denis Carikli <denis@eukrea.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>