mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-05 14:07:27 -08:00
+20 years ago there's was a bug with ```net-im/gaim```, probably caused by gcc-2.95 and ```-Os``` optimization. The following developers and maintainers just copied those lines when bumping versions, and nobody tried to remove them with new Gaim/Pidgin/GCC versions. Also ```x11-plugins/pidgin-encryption``` has the same code; I guess the Gentoo maintainer/developer was extra cautious. Bug: https://bugs.gentoo.org/29394 Signed-off-by: Cristian Othón Martínez Vera <cfuga@cfuga.mx> Closes: https://github.com/gentoo/gentoo/pull/41309 Signed-off-by: Sam James <sam@gentoo.org>