mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-08-25 17:32:06 +00:00
924be4d82bfcfa1f452e3da9a1adc56a5d67a7de
The GDB 10.2 sources still rely on std::allocator::construct, which was removed in C++20. This causes the build to fail with errors such as: default-init-alloc.h:52:12: error: 'construct' has not been declared in 'class std::allocator<...>' Explicitly build the C++ sources with GNU C++17 to retain compatibility with the bundled GDB sources. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
Collection of layers for the OE-core universe
Main layer maintainer: Khem Raj raj.khem@gmail.com
This repository is a collection of layers to supplement OE-Core with additional packages, Each layer have designated maintainer Please see the respective READMEs in the layer subdirectories
Description
Languages
BitBake
86.2%
Shell
5.9%
C
2.8%
Roff
1.9%
NASL
1.7%
Other
1.3%