]> code.ossystems Code Review - meta-freescale.git/commit
imx-test: Disable string format security build flags
authorOtavio Salvador <otavio@ossystems.com.br>
Thu, 25 Oct 2018 13:18:24 +0000 (10:18 -0300)
committerOtavio Salvador <otavio@ossystems.com.br>
Thu, 25 Oct 2018 13:28:56 +0000 (10:28 -0300)
commitf88986d77ef02a3b2c8db61c13aee123f92046c7
tree38ee0439d1b14bc6ab02ae22fa82fb45b5bb13cc
parent382d502aaeceae64c1532ec835b4f064a347ec3e
imx-test: Disable string format security build flags

The code has some possible flaws related to string manipulation
functions which are know to be fragile. This commit disables this
protection but this should be fixed by NXP for next releases.

Flags being disabled:

 - -Wformat
 - -Wformat-security
 - -Werror=format-security

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
recipes-bsp/imx-test/imx-test_git.bb