mirror of
https://git.yoctoproject.org/meta-arm
synced 2026-01-12 03:10:15 +00:00
New compiler is now warning about ignored return values[1], so patch out the use of -Werror, which is bad practise outside of development builds. [1] https://github.com/ARM-software/ATP-Engine/issues/9 Signed-off-by: Ross Burton <ross.burton@arm.com>