media-sound/easytag: correct bug link for filter-lto, limit to USE=mp3

It is specific to id3lib usage, so only restrict LTO if that ancient
code is built.

Closes: https://bugs.gentoo.org/940245
Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
This commit is contained in:
Eli Schwartz
2025-07-03 01:26:06 -04:00
parent 12b52af958
commit 06cfe74159

View File

@@ -67,8 +67,8 @@ PATCHES=(
)
src_configure() {
# bug #949814
filter-lto
# bug #940245
use mp3 && filter-lto
gnome2_src_configure \
--disable-Werror \