Use the raw compiler path for the preprocessing pass in CLAW driver (#9748)
This commit is contained in:
		 Valentin Clement (バレンタイン クレメン)
					Valentin Clement (バレンタイン クレメン)
				
			
				
					committed by
					
						 Massimiliano Culpo
						Massimiliano Culpo
					
				
			
			
				
	
			
			
			 Massimiliano Culpo
						Massimiliano Culpo
					
				
			
						parent
						
							eed5bdad68
						
					
				
				
					commit
					768111c365
				
			| @@ -30,4 +30,7 @@ def cmake_args(self): | ||||
|         args.append('-DOMNI_CONF_OPTION=--with-libxml2={0}'. | ||||
|                     format(spec['libxml2'].prefix)) | ||||
|  | ||||
|         args.append('-DCMAKE_Fortran_COMPILER={0}'. | ||||
|                     format(self.compiler.fc)) | ||||
|  | ||||
|         return args | ||||
|   | ||||
		Reference in New Issue
	
	Block a user