Suppress error about mismatching C++ ABI version
authorOlly Betts <olly@survex.com>
Sat, 18 Jul 2026 23:00:40 +0000 (19:00 -0400)
committerScott Talbert <swt@techie.net>
Sat, 18 Jul 2026 23:00:40 +0000 (19:00 -0400)
commit64e4ad8c848599ad243ddbd600fb04a725186f57
treeff2cdba112badd01dacacf07628062a7f08c2df0
parent6fc9a74e6490053d34f8cd1788d10ab2c07c52ab
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