[Buildroot] [PATCH 1/2] package/grantlee: fix build with Qt 5.x

Thomas Petazzoni thomas.petazzoni at bootlin.com
Sat Nov 2 21:25:19 UTC 2019


Hello Fabrice,

On Fri,  1 Nov 2019 11:59:05 +0100
Fabrice Fontaine <fontaine.fabrice at gmail.com> wrote:

> Fixes:
>  - http://autobuild.buildroot.org/results/f0ec288fe47b6e8cf16179e3f281cf9caebb8fe9
> 
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice at gmail.com>
> ---
>  package/grantlee/grantlee.mk | 5 +++++
>  1 file changed, 5 insertions(+)

To be honest, I am not sure this is the most correct fix. Indeed,
Grantlee's build system should itself know that Qt5 needs C+11 support,
and therefore add the appropriate compiler flags.

However, for the sake of fixing the issue immediately, I've applied the
patch as-is, as well as your PATCH 2/2.

Best regards,

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com


More information about the buildroot mailing list