mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
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:
@@ -67,8 +67,8 @@ PATCHES=(
|
||||
)
|
||||
|
||||
src_configure() {
|
||||
# bug #949814
|
||||
filter-lto
|
||||
# bug #940245
|
||||
use mp3 && filter-lto
|
||||
|
||||
gnome2_src_configure \
|
||||
--disable-Werror \
|
||||
|
||||
Reference in New Issue
Block a user