summaryrefslogtreecommitdiff
path: root/sc/CppunitTest_sc_opencl_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_opencl_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_opencl_test.mk')
-rw-r--r--sc/CppunitTest_sc_opencl_test.mk2
1 files changed, 0 insertions, 2 deletions
diff --git a/sc/CppunitTest_sc_opencl_test.mk b/sc/CppunitTest_sc_opencl_test.mk
index 86605a21eb6c..ea93111e2e4e 100644
--- a/sc/CppunitTest_sc_opencl_test.mk
+++ b/sc/CppunitTest_sc_opencl_test.mk
@@ -16,8 +16,6 @@ $(eval $(call gb_CppunitTest_add_exception_objects,sc_opencl_test, \
$(eval $(call gb_CppunitTest_use_externals,sc_opencl_test, \
boost_headers \
mdds_headers \
- orcus \
- orcus-parser \
))
$(eval $(call gb_CppunitTest_use_libraries,sc_opencl_test, \