meta-freescale-distro/recipes-graphics
Andrey Zhizhikin 1e8f64e2c7 imx-gpu-sdk: fix gcc10 build
GCC 10 dropped implicit inclusion of <stdexcept> [1], causing the
GPU SDK build to fail.

Introduce a patch which explicitly includes <stdexcept> at the base
header, effectively solving missing declarations in various SDK parts.

[1]: https://gcc.gnu.org/gcc-10/porting_to.html

Signed-off-by: Andrey Zhizhikin <andrey.z@gmail.com>
2020-05-19 15:41:31 -03:00
..
devil devil: Upgrade to 1.8.0 2019-06-14 14:23:49 -03:00
imx-gpu-sdk imx-gpu-sdk: fix gcc10 build 2020-05-19 15:41:31 -03:00