You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/media-sound/timidity++/files/timidity++-2.15.0-lto-worka...

11 lines
319 B

https://bugs.gentoo.org/763612
--- a/timidity/Makefile.am
+++ b/timidity/Makefile.am
@@ -480,3 +480,6 @@ $(top_builddir)/utils/libutils.a:
objs: $(timidity_OBJECTS) $(timidity_DEPENDENCIES)
@:
+
+# Prevent .symver mixup with buggy alsa headers (global asm vs. LTO partitions)
+alsa_a.$(OBJEXT): CFLAGS += -fno-lto