summaryrefslogtreecommitdiff
blob: 2a9c9e8282e4a766eaee3fa5c1b3e391e113a74e (plain)
1
2
3
4
5
6
7
8
9
10
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