867e7a040c
Fix the following build failure with gcc 11: In file included from ../../ibrcommon/data/BLOB.h:25, from BLOB.cpp:22: ../../ibrcommon/thread/Mutex.h:43:40: error: ISO C++17 does not allow dynamic exception specifications 43 | virtual void trylock() throw (MutexException) = 0; | ^~~~~ Fixes: - http://autobuild.buildroot.org/results/7a9a4319916efe8cd7e04b8686a9ae0b233b017a Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com> |
||
---|---|---|
.. | ||
0001-ibrcommon-data-File.cpp-support-POSIX-basename-call.patch | ||
0002-ibrcommon-added-openssl-1.1-compatibility-264.patch | ||
0003-ibrcommon-ssl-gcm-fix-static-build-with-openssl.patch | ||
Config.in | ||
ibrcommon.hash | ||
ibrcommon.mk |