Kaydet (Commit) 3f0f8d09 authored tarafından Markus Mohrhard's avatar Markus Mohrhard

enable opencl-test again on all platforms

we have now a way to disable known bad OpenCL compilers based on vendor
name and driver version
üst 8ab21b9c
...@@ -59,8 +59,7 @@ $(eval $(call gb_Module_add_check_targets,sc,\ ...@@ -59,8 +59,7 @@ $(eval $(call gb_Module_add_check_targets,sc,\
CppunitTest_sc_ucalc \ CppunitTest_sc_ucalc \
CppunitTest_sc_filters_test \ CppunitTest_sc_filters_test \
CppunitTest_sc_rangelst_test \ CppunitTest_sc_rangelst_test \
$(if $(filter $(OS),MACOSX), \ CppunitTest_sc_opencl_test) \
CppunitTest_sc_opencl_test) \
)) ))
$(eval $(call gb_Module_add_slowcheck_targets,sc, \ $(eval $(call gb_Module_add_slowcheck_targets,sc, \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment