]> code.ossystems Code Review - openembedded-core.git/commit
mklibs-native: drop deprecated cpp17 exceptions
authorAndrej Valek <andrej.valek@siemens.com>
Mon, 23 Aug 2021 17:17:20 +0000 (19:17 +0200)
committerSteve Sakoman <steve@sakoman.com>
Fri, 27 Aug 2021 14:58:08 +0000 (04:58 -1000)
commitef8b7946b4793db653ef7dd716e1d3f919a84725
tree887253c0876b0e0d4e3bf0c1d11b7e46a8f4637b
parent419503134b76abeb57727259f846a2394dc73ea5
mklibs-native: drop deprecated cpp17 exceptions

gcc11 has -std=gnu++17 as default. Remove deprecated C++17 exceptions based
on http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2016/p0003r5.html.

Signed-off-by: Andrej Valek <andrej.valek@siemens.com>
Signed-off-by: Steve Sakoman <steve@sakoman.com>
meta/recipes-devtools/mklibs/files/remove-deprecated-exception-specification-cpp17.patch [new file with mode: 0644]
meta/recipes-devtools/mklibs/mklibs-native_0.1.44.bb