cppuhelper/Module_cppuhelper.mk |    4 ----
 1 file changed, 4 deletions(-)

New commits:
commit 8f482ea747af838401936543e720454f02bc47e2
Author:     Stephan Bergmann <sberg...@redhat.com>
AuthorDate: Thu Aug 9 16:34:34 2018 +0200
Commit:     Stephan Bergmann <sberg...@redhat.com>
CommitDate: Thu Aug 9 20:33:12 2018 +0200

    No more need for CppunitTest_cppuhelper_qa_weak to be a subsequentcheck
    
    ...as gbuild can handle such dependencies from tests to libraries from 
modules
    higher up in the hierarchy
    
    Change-Id: Ia3993c50feba3916572febe0748c99561b8a8675
    Reviewed-on: https://gerrit.libreoffice.org/58775
    Tested-by: Jenkins
    Reviewed-by: Stephan Bergmann <sberg...@redhat.com>

diff --git a/cppuhelper/Module_cppuhelper.mk b/cppuhelper/Module_cppuhelper.mk
index 10d51758d662..35b95e5ab869 100644
--- a/cppuhelper/Module_cppuhelper.mk
+++ b/cppuhelper/Module_cppuhelper.mk
@@ -20,10 +20,6 @@ $(eval $(call gb_Module_add_check_targets,cppuhelper,\
        CppunitTest_cppuhelper_cppu_ifcontainer \
        CppunitTest_cppuhelper_cppu_unourl \
        CppunitTest_cppuhelper_qa_misc \
-))
-
-# CppunitTest_cppuhelper_qa_weak depends on module bridges
-$(eval $(call gb_Module_add_subsequentcheck_targets,cppuhelper,\
        CppunitTest_cppuhelper_qa_weak \
 ))
 
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to