summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--solenv/gbuild/CppunitTest.mk3
1 files changed, 1 insertions, 2 deletions
diff --git a/solenv/gbuild/CppunitTest.mk b/solenv/gbuild/CppunitTest.mk
index a4e9fa9197ab..021ecc8c37aa 100644
--- a/solenv/gbuild/CppunitTest.mk
+++ b/solenv/gbuild/CppunitTest.mk
@@ -74,8 +74,7 @@ $(if $(URE),\
$(if $(VCL),\
--protector $(call gb_Library_get_target,vclbootstrapprotector) vclbootstrapprotector \
) \
-$(ARGS) \
-$(CPPUNITTEST_ARGS)
+$(ARGS)
endef
.PHONY : $(call gb_CppunitTest_get_clean_target,%)