mirror of
				https://github.com/bensuperpc/dockcross.git
				synced 2025-11-04 01:46:24 +01:00 
			
		
		
		
	Updated ARMv7 Dockerfile
This commit is contained in:
		
				
					committed by
					
						
						Roman Valls Guimera
					
				
			
			
				
	
			
			
			
						parent
						
							60ffd750fa
						
					
				
				
					commit
					f9ea9d6d8d
				
			@@ -25,7 +25,7 @@ ENV AS=/usr/bin/${CROSS_TRIPLE}-as \
 | 
			
		||||
    CXX=/usr/bin/${CROSS_TRIPLE}-g++ \
 | 
			
		||||
    LD=/usr/bin/${CROSS_TRIPLE}-ld
 | 
			
		||||
 | 
			
		||||
WORKDIR /usr/src
 | 
			
		||||
WORKDIR /build
 | 
			
		||||
 | 
			
		||||
# Note: Toolchain file support is currently in debian Experimental:
 | 
			
		||||
# https://wiki.debian.org/CrossToolchains#In_jessie_.28Debian_8.29
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user