[Buildroot] [PATCH] kodi-texturepacker: fix compiltion error

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Mon Jan 29 21:34:08 UTC 2018


Hello,

On Fri, 19 Jan 2018 18:42:32 +0200, Dagg Stompler wrote:
> backport fix the following error: declaration of ‘void* reallocarray(void*, size_t, size_t) throw ()’ has a different exception specifier
> from upstream kodi which can be reproduced using the following defconfig:
> BR2_x86_64=y
> BR2_TOOLCHAIN_BUILDROOT_WCHAR=y
> BR2_TOOLCHAIN_BUILDROOT_CXX=y
> BR2_PACKAGE_KODI=y
> BR2_PACKAGE_MESA3D=y
> BR2_PACKAGE_MESA3D_GALLIUM_DRIVER_R600=y
> BR2_PACKAGE_MESA3D_OPENGL_EGL=y
> BR2_PACKAGE_XORG7=y
> BR2_PACKAGE_PYTHON=y
> BR2_PACKAGE_PYTHON_PY_PYC=y
> 
> Signed-off-by: Dagg Stompler <daggs at gmx.com>
> ---
>  .../kodi-texturepacker/0002-fix_reallocarray.patch | 169 +++++++++++++++++++++
>  1 file changed, 169 insertions(+)
>  create mode 100644 package/kodi-texturepacker/0002-fix_reallocarray.patch

Applied to master after tweaking the commit log. Thanks!

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com


More information about the buildroot mailing list