Suppress error about mismatching C++ ABI version
authorOlly Betts <olly@survex.com>
Tue, 6 May 2025 22:00:13 +0000 (18:00 -0400)
committerScott Talbert <swt@techie.net>
Tue, 6 May 2025 22:00:13 +0000 (18:00 -0400)
commit4d80c2a3590e592a053c8caceebf2ffa81fcd1fb
treee72931c695a9b1a51d0860094865c1bc584e17d9
parent19fe3da66c77504c80d2008d6065eef993817fea
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