Sam James d4cec827f3
media-libs/libcaca: build with -fno-strict-overflow
There's UB in at least one place and probably others from looking at
upstream bug reports.

I get a `test-caca` test failure w/ GCC trunk at just -O2 which prompted
me to look at this.

Bug: https://github.com/cacalabs/libcaca/issues/86
Signed-off-by: Sam James <sam@gentoo.org>
2025-10-20 19:37:13 +01:00
..