summaryrefslogtreecommitdiff
path: root/sc/CppunitTest_sc_filters_test.mk
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2016-03-08 15:01:59 +0100
committerMichael Stahl <mstahl@redhat.com>2016-03-08 15:05:31 +0100
commit07d4c443e21cd22545d4516515c50b1c8dd39a9b (patch)
tree6d0665c1d296ae56e0f370621c9554e456bde8ef /sc/CppunitTest_sc_filters_test.mk
parent29cb1f192312d395067b5024e40aea3388f7674d (diff)
sc: remove unnecessary orcus external usage from makefiles
This caused incremental builds to fail after today's orcus upgrade. The cxx files of these tests don't actually include orcus headers, so the libraries were not re-linked in incremental builds. Change-Id: Ibfcf216a7848f3c0adfae4ef59c4b756c290d6b2
Diffstat (limited to 'sc/CppunitTest_sc_filters_test.mk')
-rw-r--r--sc/CppunitTest_sc_filters_test.mk2
1 files changed, 0 insertions, 2 deletions
diff --git a/sc/CppunitTest_sc_filters_test.mk b/sc/CppunitTest_sc_filters_test.mk
index 4fbf4892b075..db445f53cb05 100644
--- a/sc/CppunitTest_sc_filters_test.mk
+++ b/sc/CppunitTest_sc_filters_test.mk
@@ -22,8 +22,6 @@ endif
$(eval $(call gb_CppunitTest_use_externals,sc_filters_test, \
boost_headers \
mdds_headers \
- orcus \
- orcus-parser \
))
$(eval $(call gb_CppunitTest_use_libraries,sc_filters_test, \