mirror of
				git://git.openwrt.org/openwrt/openwrt.git
				synced 2025-11-04 06:54:27 -05:00 
			
		
		
		
	fix sstrip compile on mac os x
SVN-Revision: 9645
This commit is contained in:
		
							parent
							
								
									9b27c5b585
								
							
						
					
					
						commit
						93df90ed3e
					
				@ -11,7 +11,7 @@ PKG_NAME:=sstrip
 | 
			
		||||
include $(INCLUDE_DIR)/host-build.mk
 | 
			
		||||
 | 
			
		||||
define Build/Compile
 | 
			
		||||
	$(CC) $(HOST_CFLAGS) -include endian.h -o $(PKG_BUILD_DIR)/sstrip src/sstrip.c
 | 
			
		||||
	$(CC) $(HOST_CFLAGS) -I./include -include endian.h -o $(PKG_BUILD_DIR)/sstrip src/sstrip.c
 | 
			
		||||
endef
 | 
			
		||||
 | 
			
		||||
define Build/Install
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user