odk/CppunitTest_odk_checkapi.mk |    2 --
 1 file changed, 2 deletions(-)

New commits:
commit 038894acbdd764ee54c344d49df9477502475876
Author:     Stephan Bergmann <sberg...@redhat.com>
AuthorDate: Tue Jan 18 15:49:23 2022 +0100
Commit:     Stephan Bergmann <sberg...@redhat.com>
CommitDate: Tue Jan 18 21:47:06 2022 +0100

    The URE C/C++ include files don't use Boost
    
    Change-Id: I90baf9b2bf21c35f0b6de066b95483a39debb9a8
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/128565
    Tested-by: Jenkins
    Reviewed-by: Stephan Bergmann <sberg...@redhat.com>

diff --git a/odk/CppunitTest_odk_checkapi.mk b/odk/CppunitTest_odk_checkapi.mk
index 0acc081048da..00a799139f1f 100644
--- a/odk/CppunitTest_odk_checkapi.mk
+++ b/odk/CppunitTest_odk_checkapi.mk
@@ -17,8 +17,6 @@ $(eval $(call 
gb_CppunitTest_add_exception_objects,odk_checkapi,\
     odk/qa/checkapi/checkapi \
 ))
 
-$(eval $(call gb_CppunitTest_use_external,odk_checkapi,boost_headers))
-
 $(eval $(call gb_CppunitTest_use_internal_comprehensive_api,odk_checkapi,\
        udkapi \
 ))

Reply via email to