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