Suppress error about mismatching C++ ABI version
authorOlly Betts <olly@survex.com>
Fri, 24 Feb 2023 00:23:10 +0000 (19:23 -0500)
committerScott Talbert <swt@techie.net>
Fri, 24 Feb 2023 00:23:10 +0000 (19:23 -0500)
commitb8841d6b2a08919aa4b91b7835ccaaf7110af1fc
treee8305b6d8b59bd9a6a0adcb35f5e4f1265b24fa8
parent17d2a1445438dc96f8a5be29b9b300a79aa0a4b9
Suppress error about mismatching C++ ABI version

Forwarded: no
Last-Update: 2022-07-18

In practice, the differences between recent ABI versions don't seem to be
incompatible since they apparently only affect obscure corner cases.  So
suppress this error so we don't have to rebuild the entire wx world in one
go.

Gbp-Pq: Name warn-for-compiler-abi-mismatch.patch
src/common/appbase.cpp