From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] kodi-texturepacker: fix compiltion error
Date: Mon, 29 Jan 2018 22:34:08 +0100 [thread overview]
Message-ID: <20180129223408.7364dc0d@windsurf.lan> (raw)
In-Reply-To: <20180119164232.1559-1-daggs@gmx.com>
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@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
prev parent reply other threads:[~2018-01-29 21:34 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-01-19 16:42 [Buildroot] [PATCH] kodi-texturepacker: fix compiltion error Dagg Stompler
2018-01-29 21:34 ` Thomas Petazzoni [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20180129223408.7364dc0d@windsurf.lan \
--to=thomas.petazzoni@free-electrons.com \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.