Searched hist:"330350051 db3f96b6edf3abc3e6be8b55c3f70b4" (Results 1 – 1 of 1) sorted by relevance
| /optee_os/mk/ |
| H A D | compile.mk | 330350051db3f96b6edf3abc3e6be8b55c3f70b4 Thu Apr 04 07:11:41 UTC 2019 Etienne Carriere <etienne.carriere@linaro.org> build: remove pedantic from build directives
This change removes -pedantic from the build directive from all warning build level. The rational is that OP-TEE OS package no longer supports being built in pedantic mode allowing now use of implementation sequence that are rejected in pedantic mode, for example using = { } for initializing structured local variables in a structure agnostic way which OP-TEE OS community as agreed to use.
Signed-off-by: Etienne Carriere <etienne.carriere@linaro.org> Reviewed-by: Jens Wiklander <jens.wiklander@linaro.org>
|