mirror of
				https://github.com/flynx/ImageGrid.git
				synced 2025-10-31 03:10:07 +00:00 
			
		
		
		
	...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
		
							parent
							
								
									149e0e4e71
								
							
						
					
					
						commit
						78157ce3e5
					
				| @ -77,16 +77,15 @@ else | |||||||
| 		TARGET_OS = darwin | 		TARGET_OS = darwin | ||||||
| 	endif | 	endif | ||||||
| 
 | 
 | ||||||
| 	# XXX do we need this on a mac??? |  | ||||||
| 	# set arch... | 	# set arch... | ||||||
| 	#ifeq ($(shell uname -p),x86_64) | 	# XXX do we need this on a mac??? | ||||||
| 	#	ARCH ?= x64 | 	ifeq ($(shell uname -m),x86_64) | ||||||
| 	#endif |  | ||||||
| 	#ifneq ($(filter %86,$(shell uname -p)),) |  | ||||||
| 	#	ARCH ?= ia32 |  | ||||||
| 	#endif |  | ||||||
| 		ARCH ?= x64 | 		ARCH ?= x64 | ||||||
| 	endif | 	endif | ||||||
|  | 	ifneq ($(filter %86,$(shell uname -p)),) | ||||||
|  | 		ARCH ?= ia32 | ||||||
|  | 	endif | ||||||
|  | endif | ||||||
| 
 | 
 | ||||||
| 
 | 
 | ||||||
| #----------------------------------------------------------------------
 | #----------------------------------------------------------------------
 | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user