On Mon, 2019-04-29 at 16:07 +0200, Andreas Müller wrote:
> This should fix build on ancient hosts
> 
> Signed-off-by: Andreas Müller <schnitzelt...@gmail.com>

This fixed debian9 but didn't fix centos7 :(

https://autobuilder.yoctoproject.org/typhoon/#/builders/79/builds/150

| checking for a sed that does not truncate output... (cached) sed
| checking whether g++  supports C++14 features by default... no
| checking whether g++  supports C++14 features with -std=gnu++14... no
| checking whether g++  supports C++14 features with -std=gnu++1y... no
| checking whether g++  supports C++14 features with -std=c++14... no
| checking whether g++  supports C++14 features with +std=c++14... no
| checking whether g++  supports C++14 features with -h std=c++14... no
| checking whether g++  supports C++14 features with -std=c++1y... no
| checking whether g++  supports C++14 features with +std=c++1y... no
| checking whether g++  supports C++14 features with -h std=c++1y... no
| configure: error: *** A compiler with support for C++14 language
features is required.

So we may have to look at reverting, or perhaps just adding a vte-
native recipe with an older version of vte?

Cheers,

Richard

-- 
_______________________________________________
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core

Reply via email to