diff options
author | Andrey Zhizhikin <andrey.zhizhikin@leica-geosystems.com> | 2020-05-30 22:27:24 +0000 |
---|---|---|
committer | Otavio Salvador <otavio@ossystems.com.br> | 2020-06-23 08:44:02 -0300 |
commit | fb3c377da24217614c0e84a738c9e2f61742f54c (patch) | |
tree | a1a3965c98b6a865f01f982568e855edd3da7ba6 /conf/machine/imx8mqevk.conf | |
parent | b354d998bff234fea016d4e14d937c5af7eaf150 (diff) | |
download | meta-freescale-fb3c377da24217614c0e84a738c9e2f61742f54c.tar.gz |
optee-os: backport gcc10 compilation fix from upstream
Backport PR 3891 [1] from OP-TEE upstream repository. This PR solves
GCC10 compilation issue when new compiler option `outline-atomics` is
not implemented and causes the linker error.
In addition, above upstream PR solves issue with 'cc-option` macro,
which is necessary to be used to provide comptibility with GCC <10 to
disable the `outline-atomics` option, since it is present only in GCC10.
[1]: https://github.com/OP-TEE/optee_os/pull/3891
Signed-off-by: Andrey Zhizhikin <andrey.zhizhikin@leica-geosystems.com>
Diffstat (limited to 'conf/machine/imx8mqevk.conf')
0 files changed, 0 insertions, 0 deletions