[Buildroot] [PATCH 2/2] poppler: qt5 support needs c++11 (since Qt5.7)

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Fri Feb 10 15:39:08 UTC 2017


Hello,

On Fri, 10 Feb 2017 14:59:58 +0100, Andreas Naumann wrote:

> +# since Qt5.7.x c++11 is needed (LTS Qt5.6.x is the last one without this requirement)
> +ifneq ($(BR2_QT5_VERSION_5_6),y)

Reviewing lead me to realize that we did a mistake when naming those
options. They should be named BR2_PACKAGE_QT5_VERSION_XYZ, and not
BR2_QT5_VERSION_XYZ.

We want to fix this before 2017.02 is released.

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


More information about the buildroot mailing list