d/patches: add patch to fix FTBFS with g++-11 (closes: #984260)

Dynamic exception specifications are obsolete and g++-11 throws errors
when it find them.  Upstream has removed them.  This commit adds the
upstream patch, rebased to apply against the source of the Debian
pacakge.
This commit is contained in:
Jeremy Sowden 2021-10-14 11:00:56 +01:00
parent c3b8fd580f
commit 889a404ef5
2 changed files with 981 additions and 0 deletions

View file

@ -11,3 +11,4 @@
0011-use-pkgconfig-module.patch
0012-add-AEG-PROTECT-NAS-support.patch
0013-fix-doc-build.patch
0014-Remove-dynamic-exception-specifications-from-clients.patch