summaryrefslogtreecommitdiff
path: root/sc/CppunitTest_sc_opencl_test.mk
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2015-02-27 19:20:03 +0100
committerMichael Stahl <mstahl@redhat.com>2015-02-27 19:33:08 +0100
commitf5b00ec964a9b4320543028e77fb6acb25f70e74 (patch)
tree6552c57aef8019b53cef5ee78fe5d427ec4348d1 /sc/CppunitTest_sc_opencl_test.mk
parentf0a60415597bae7ca54767b397a217882578ce97 (diff)
gbuild: gb_CppunitTest_use_filter_configuration was removed
... years ago in commit e1b51e7beb7f9cfa7b574b9c2a69799e62963a09 Change-Id: I588370796830dc379f6a004ec7e673b020360eb5
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 b7adda645752..86605a21eb6c 100644
--- a/sc/CppunitTest_sc_opencl_test.mk
+++ b/sc/CppunitTest_sc_opencl_test.mk
@@ -110,6 +110,4 @@ $(eval $(call gb_CppunitTest_use_components,sc_opencl_test,\
$(eval $(call gb_CppunitTest_use_configuration,sc_opencl_test))
-$(eval $(call gb_CppunitTest_use_filter_configuration,sc_opencl_test))
-
# vim: set noet sw=4 ts=4: