Remove verbose from cargo config
This commit is contained in:
		
							parent
							
								
									9068b9dcf2
								
							
						
					
					
						commit
						8e78f80c95
					
				
					 1 changed files with 1 additions and 4 deletions
				
			
		| 
						 | 
				
			
			@ -1,6 +1,3 @@
 | 
			
		|||
[target.x86_64-unknown-redox]
 | 
			
		||||
linker = "libc-artifacts/gcc.sh"
 | 
			
		||||
rustflags = [
 | 
			
		||||
    "--verbose",
 | 
			
		||||
    "-Z", "print-link-args"
 | 
			
		||||
]
 | 
			
		||||
rustflags = []
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue