Suppress error about mismatching C++ ABI version
authorOlly Betts <olly@survex.com>
Tue, 8 Sep 2026 15:12:56 +0000 (15:12 +0000)
committerPeter Michael Green <plugwash@raspbian.org>
Tue, 8 Sep 2026 15:12:56 +0000 (15:12 +0000)
commit4754a80ffd54d6f0bb3c2140479f88df9921f2cd
tree316c267be7bc3de8e9d2c0c73b579849d611cb22
parente4d032b0e76584fcd153ff98d38b25e5552a6444
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