diff options
author | Khem Raj <raj.khem@gmail.com> | 2021-02-26 23:41:29 -0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-03-01 11:12:16 +0000 |
commit | c5992b47e81c9931a0e6ab376b8f06d667241fec (patch) | |
tree | dc39b50e98a3700ec02dc0dedd53f052ab958721 /scripts/yocto-check-layer-wrapper | |
parent | d3ad65ca4fc55cfc2e606ba828c194b7fb94d884 (diff) | |
download | poky-c5992b47e81c9931a0e6ab376b8f06d667241fec.tar.gz |
rxvt-unicode: Do not use throw specifications
Fixes build with -std=c++17
| ../../rxvt-unicode-9.22/src/../libev/ev++.h:379:46: error: ISO C++17 does not allow dynamic exception specifications
| 379 | default_loop (unsigned int flags = AUTO) throw (bad_loop)
| | ^~~~~
(From OE-Core rev: f437b226aac498240bc1e3a02eb0257a7deeedea)
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/yocto-check-layer-wrapper')
0 files changed, 0 insertions, 0 deletions