[acts] conflicts with %gcc@:7 since @0.23: due to c++17 <charconv> (#19881)
This commit is contained in:
parent
fbbd71d3d7
commit
b0d2586f52
@ -139,6 +139,7 @@ class Acts(CMakePackage, CudaPackage):
|
||||
conflicts('+pythia8', when='@:0.22')
|
||||
conflicts('+pythia8', when='-examples')
|
||||
conflicts('+tgeo', when='-identification')
|
||||
conflicts('%gcc@:7', when='@0.23:')
|
||||
|
||||
def cmake_args(self):
|
||||
spec = self.spec
|
||||
|
Loading…
Reference in New Issue
Block a user