mirror of
				https://gitlab.com/sortix/sortix.git
				synced 2023-02-13 20:55:38 -05:00 
			
		
		
		
	Fix cross-compilation-sins x86-64_sortix typo.
This commit is contained in:
		
							parent
							
								
									273bc044f2
								
							
						
					
					
						commit
						26db34b8ac
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -183,7 +183,7 @@ correctly implement the standard semantics customary with GNU autoconf generated
 | 
				
			||||||
directory options (--prefix, --exec-prefix, ...). It is also important that it
 | 
					directory options (--prefix, --exec-prefix, ...). It is also important that it
 | 
				
			||||||
correctly locate a cross-compiler through the --host option by using it as a
 | 
					correctly locate a cross-compiler through the --host option by using it as a
 | 
				
			||||||
cross-tool prefix. For instance, --host=x86_64-sortix must correctly locate
 | 
					cross-tool prefix. For instance, --host=x86_64-sortix must correctly locate
 | 
				
			||||||
the x86-64_sortix-gcc compiler.
 | 
					the x86_64-sortix-gcc compiler.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Remembering the Compiler
 | 
					Remembering the Compiler
 | 
				
			||||||
------------------------
 | 
					------------------------
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue