Replace buildVerbosity with verboseBuild (nix#5761827)
This commit is contained in:
		
				
					committed by
					
						 Eelco Dolstra
						Eelco Dolstra
					
				
			
			
				
	
			
			
			
						parent
						
							492d16074c
						
					
				
				
					commit
					232e6e8556
				
			| @@ -920,7 +920,7 @@ int main(int argc, char * * argv) | ||||
|             return true; | ||||
|         }); | ||||
|  | ||||
|         settings.buildVerbosity = lvlVomit; | ||||
|         settings.verboseBuild = true; | ||||
|         settings.lockCPU = false; | ||||
|  | ||||
|         State state; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user