6 lines
		
	
	
	
		
			124 B
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
	
		
			124 B
		
	
	
	
		
			Text
		
	
	
	
	
	
[target.x86_64-unknown-redox]
 | 
						|
linker = "libc-artifacts/gcc.sh"
 | 
						|
rustflags = [
 | 
						|
    "--verbose",
 | 
						|
    "-Z", "print-link-args"
 | 
						|
]
 |