Diffutils: Conflict nvhpc when not 3.7 (#29420)
This commit is contained in:
parent
30a9bfe38f
commit
2dd9414bbb
@ -27,6 +27,8 @@ class Diffutils(AutotoolsPackage, GNUMirrorPackage):
|
||||
|
||||
patch('nvhpc.patch', when='@3.7 %nvhpc')
|
||||
|
||||
conflicts('%nvhpc', when='@:3.6,3.8:')
|
||||
|
||||
depends_on('iconv')
|
||||
|
||||
def setup_build_environment(self, env):
|
||||
|
Loading…
Reference in New Issue
Block a user