kumquat-buildroot/package/mesa3d
Peter Seiderer e0acca9f3e package/mesa3d: fix musl related compile failures
Fixes:

  http://autobuild.buildroot.net/results/1881daae69992e30a9c1fff1f639d57f82e6ee19

  ../src/gallium/drivers/vc4/vc4_bufmgr.c:110:57: error: format '%ld' expects argument of type 'long int', but argument 3 has type 'time_t' {aka 'long long int'} [-Werror=format=]

  ../src/gallium/drivers/panfrost/pan_bo.h:93:9: error: unknown type name ‘time_t’

  ../src/gallium/drivers/v3d/v3d_bufmgr.c:83:57: error: format ‘%ld’ expects argument of type ‘long int’, but argument 3 has type ‘time_t’ {aka ‘long long int’} [-Werror=format=]

Signed-off-by: Peter Seiderer <ps.report@gmx.net>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2020-03-22 22:15:17 +01:00
..
0001-musl.patch
0002-meson-use-wayland-scanner-provided-by-wayland-scanne.patch
0003-meson-Set-proper-value-for-LIBCLC_INCLUDEDIR.patch
0004-c99_math-import-isinf-for-uclibc-based-toolchains.patch package/mesa3d: fix nouveau std::isinf related compile failure 2020-03-05 18:19:41 +01:00
0005-vc4_bufmgr-fix-time_t-printf.patch package/mesa3d: fix musl related compile failures 2020-03-22 22:15:17 +01:00
0006-pan_bo.h-add-time.h-include-for-time_t.patch package/mesa3d: fix musl related compile failures 2020-03-22 22:15:17 +01:00
0007-v3d_bufmgr-fix-time_t-printf.patch package/mesa3d: fix musl related compile failures 2020-03-22 22:15:17 +01:00
0007-vc4-add-meson-option-to-disable-optional-neon-suppor.patch package/mesa3d: fix vc4 neon related compile failure 2020-03-22 15:42:09 +01:00
Config.in package/mesa3d: disable v3d support for arm if neon is not supported 2020-03-22 15:42:13 +01:00
mesa3d.hash package/{mesa3d, mesa3d-headers}: bump version to 20.0.2 2020-03-20 21:54:34 +01:00
mesa3d.mk package/mesa3d: fix vc4 neon related compile failure 2020-03-22 15:42:09 +01:00