Adjust recipe to always apply patch for 7.0.1
This commit is contained in:
parent
97ec957144
commit
8327d9b9de
@ -81,7 +81,7 @@ class Papi(AutotoolsPackage, ROCmPackage):
|
||||
)
|
||||
patch("crayftn-fixes.patch", when="@6.0.0:%cce@9:")
|
||||
patch("intel-oneapi-compiler-fixes.patch", when="@6.0.0:%oneapi")
|
||||
patch("intel-freeform.patch", when="@7.0.1:%cce")
|
||||
patch("intel-freeform.patch", when="@7.0.1")
|
||||
|
||||
configure_directory = "src"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user