]> code.ossystems Code Review - meta-freescale.git/commit
imx-vpu-hantro: fix compilation issues with -fcommon
authorAndrey Zhizhikin <andrey.zhizhikin@leica-geosystems.com>
Fri, 28 Aug 2020 08:11:50 +0000 (08:11 +0000)
committerOtavio Salvador <otavio@ossystems.com.br>
Fri, 28 Aug 2020 11:40:39 +0000 (08:40 -0300)
commita6bf5c7b5c463caf96e8045b8d2dec5b66fe2bc1
treecca1f57e9b64cd663e63d014b4e855720a13301a
parentcc9b020bcb5ece255d4c09f3cefd12b1e511d7fd
imx-vpu-hantro: fix compilation issues with -fcommon

GCC 10.2 is recently configured to include -fcommon per default, which
results in compilation error with multiple definitions of enum names.

Intoduce a patch which corrects double-defined enum names and resolves
compilation of the component.

Signed-off-by: Andrey Zhizhikin <andrey.zhizhikin@leica-geosystems.com>
Cc: Tom Hochstein <tom.hochstein@nxp.com>
recipes-bsp/imx-vpu-hantro/imx-vpu-hantro/0001-decoder_sw-resolve-compilation-error-with-fcommon.patch [new file with mode: 0644]
recipes-bsp/imx-vpu-hantro/imx-vpu-hantro_1.18.0.bb