summaryrefslogtreecommitdiff
path: root/sysutils/libcpuid/files/patch-Makefile.in
blob: d12f5cd9ebf6249704c3aa27497ed130033a5625 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
https://github.com/anrieff/libcpuid/pull/216

--- Makefile.in.orig	2025-06-30 13:19:06 UTC
+++ Makefile.in
@@ -895,7 +895,7 @@ test-fast:
 test: test-fast
 
 test-fast:
-	LD_PRELOAD=$(top_builddir)/libcpuid/.libs/libcpuid.so $(top_srcdir)/tests/run_tests.py $(top_builddir)/cpuid_tool/.libs/cpuid_tool --show-test-fast-warning $(top_srcdir)/tests
+	LD_PRELOAD=$(top_builddir)/libcpuid/.libs/libcpuid.so $(top_srcdir)/tests/run_tests.py --show-test-fast-warning $(top_builddir)/cpuid_tool/.libs/cpuid_tool $(top_srcdir)/tests
 
 test-old:
 	$(top_srcdir)/tests/run_tests.py $(top_builddir)/cpuid_tool/cpuid_tool $(top_srcdir)/tests