mirror of
				https://github.com/brain-hackers/cegcc-build.git
				synced 2025-11-04 06:28:40 +09:00 
			
		
		
		
	build-arm-mingw32ce/build-mingw32ce.sh: move to ./build.sh
This commit is contained in:
		@@ -10,7 +10,7 @@ To build::
 | 
			
		||||
 git submodule update --init
 | 
			
		||||
 mkdir /tmp/cegcc-output
 | 
			
		||||
 cd /tmp/cegcc-output
 | 
			
		||||
 $OLDPWD/build-arm-mingw32ce/build-mingw32ce.sh --prefix=/where/to/install
 | 
			
		||||
 $OLDPWD/build.sh --prefix=/where/to/install
 | 
			
		||||
 | 
			
		||||
If you won't specify `--prefix`, it will install to
 | 
			
		||||
`cegcc-build/bindist-arm-mingw32ce/`
 | 
			
		||||
 
 | 
			
		||||
							
								
								
									
										5
									
								
								build-arm-mingw32ce/.gitignore
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										5
									
								
								build-arm-mingw32ce/.gitignore
									
									
									
									
										vendored
									
									
								
							@@ -1,5 +0,0 @@
 | 
			
		||||
binutils
 | 
			
		||||
gcc-bootstrap
 | 
			
		||||
gcc
 | 
			
		||||
mingw
 | 
			
		||||
w32api
 | 
			
		||||
		Reference in New Issue
	
	Block a user