summaryrefslogtreecommitdiff
path: root/solenv/gbuild/CppunitTest.mk
diff options
context:
space:
mode:
authorMatúš Kukan <matus.kukan@gmail.com>2012-05-09 09:38:39 +0100
committerNoel Power <noel.power@novell.com>2012-05-09 09:39:19 +0100
commit736170293c1cb9b242a13c6d8cda4e23bf465b3b (patch)
treeb190c81c2cf5f45c725014e7b6089dbdd5173cfc /solenv/gbuild/CppunitTest.mk
parentf4f4e3c050b117a8bfaa95a865b3b37bcb637516 (diff)
gbuild: remove gb_Helper_abbreviate_dirs_native
Change-Id: I0a3ad6553692fc21eaf96cf35e9c343b4d716c21
Diffstat (limited to 'solenv/gbuild/CppunitTest.mk')
-rw-r--r--solenv/gbuild/CppunitTest.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/solenv/gbuild/CppunitTest.mk b/solenv/gbuild/CppunitTest.mk
index 94582a892c7f..b8b867251207 100644
--- a/solenv/gbuild/CppunitTest.mk
+++ b/solenv/gbuild/CppunitTest.mk
@@ -81,7 +81,7 @@ $(call gb_CppunitTest_get_clean_target,%) :
.PHONY : $(call gb_CppunitTest_get_target,%)
$(call gb_CppunitTest_get_target,%) :| $(gb_CppunitTest_CPPTESTTARGET)
$(call gb_Output_announce,$*,$(true),CUT,2)
- $(call gb_Helper_abbreviate_dirs_native,\
+ $(call gb_Helper_abbreviate_dirs,\
mkdir -p $(dir $@) && \
($(gb_CppunitTest_CPPTESTPRECOMMAND) \
$(if $(G_SLICE),G_SLICE=$(G_SLICE)) \