make/makefile.mk

changeset 1327
ed75dc1db503
parent 1213
19462011b6d5
--- a/make/makefile.mk	Fri May 23 11:44:44 2025 +0200
+++ b/make/makefile.mk	Fri May 23 12:44:24 2025 +0200
@@ -56,7 +56,7 @@
 	$(RMFILE) $(build_dir)/tests/*.gcda
 	$(build_dir)/tests/ucxtest
 
-test-compile: static FORCE
+test-compile: compile FORCE
 	cd tests && $(MAKE)
 
 check-cxx: CXX-AVAILABLE clean test-compile-cxx FORCE

mercurial