Skip to content
Snippets Groups Projects
Commit b2611c80 authored by Denis Davydov's avatar Denis Davydov Committed by Massimiliano Culpo
Browse files

suite-sparse: fix tbb patching (#11155)

parent 1ac57692
No related branches found
No related tags found
No related merge requests found
......@@ -37,7 +37,7 @@ class SuiteSparse(Package):
depends_on('cuda', when='+cuda')
patch('tbb_453.patch', when='@4.5.3:+tbb')
patch('tbb_453.patch', when='@4.5.3:4.5.5+tbb')
# This patch removes unsupported flags for pgi compiler
patch('pgi.patch', when='%pgi')
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment