tau unwind patch: only patch 2.29, not 2.29.1 (#19409)
This commit is contained in:
parent
d9bb90d06e
commit
fa9ad0a3da
@ -107,7 +107,7 @@ class Tau(Package):
|
||||
conflicts('+adios2', when='@:2.29.1')
|
||||
conflicts('+sqlite', when='@:2.29.1')
|
||||
|
||||
patch('unwind.patch', when="@2.29")
|
||||
patch('unwind.patch', when="@2.29.0")
|
||||
|
||||
def set_compiler_options(self, spec):
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user