Suppress error about mismatching C++ ABI version
authorOlly Betts <olly@survex.com>
Wed, 2 Sep 2026 16:48:31 +0000 (12:48 -0400)
committerScott Talbert <swt@techie.net>
Wed, 2 Sep 2026 16:48:31 +0000 (12:48 -0400)
commit612f62700a102251c3502497bd87859116a1727a
treed1d983e46eaf0be5a7ab591008bf3a868232594c
parent9bd45b7761fcbcf9cf3599d29c27014c72807630
Suppress error about mismatching C++ ABI version

Forwarded: not-needed
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