mirror of
				https://github.com/KartKrewDev/RingRacers.git
				synced 2025-10-30 08:01:28 +00:00 
			
		
		
		
	alias-bootstrap.sh: use i686-w64-mingw32-cmake-static
This commit is contained in:
		
							parent
							
								
									c41d0dee32
								
							
						
					
					
						commit
						c041ff834c
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -23,7 +23,7 @@ git config 'alias.build' '!p="${1##-*}"; [ "$p" ] && shift; git cmake --build -- | |||
| 
 | ||||
| # Usage: git crossmake | ||||
| # | ||||
| # Shortcut to i686-w64-mingw32-cmake (CMake cross | ||||
| # Shortcut to i686-w64-mingw32-cmake-static (CMake cross | ||||
| # compiler) | ||||
| # | ||||
| git config 'alias.crossmake' '!i686-w64-mingw32-cmake' | ||||
| git config 'alias.crossmake' '!i686-w64-mingw32-cmake-static' | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue
	
	 James R
						James R