summaryrefslogtreecommitdiff
path: root/dev-libs/isa-l/files/isa-l-2.30.0_makefile-x86.patch
blob: 34b60337fe8fedc9208a58f4a6e870ff54edbd86 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
--- a/Makefile.am
+++ b/Makefile.am
@@ -64,8 +64,7 @@
 endif
 
 if CPU_X86_32
-libisal_la_SOURCES += ${lsrc_x86_32}
-other_tests += ${other_tests_x86_32}
+libisal_la_SOURCES += ${lsrc_base_aliases}
 endif
 
 if CPU_AARCH64