1
0
Fork 0
mirror of https://gitlab.alpinelinux.org/alpine/aports.git synced 2025-07-24 03:35:38 +03:00
aports/testing/isa-l/isa-l-i386.patch
2022-08-18 01:18:32 +00:00

14 lines
257 B
Diff

Use generic files for i386 build
--- 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