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