mirror of
				git://git.openwrt.org/openwrt/openwrt.git
				synced 2025-11-03 14:34:27 -05:00 
			
		
		
		
	tools/expat: fix build error with ccache
Disable compilation of separate tests as it causes
a build error when combined with ccache
Fixes: 4a3f430d72 ("tools/expat: update to 2.6.0")
Signed-off-by: Koen Vandeputte <koen.vandeputte@citymesh.com>
			
			
This commit is contained in:
		
							parent
							
								
									869df9ecdf
								
							
						
					
					
						commit
						f3cbdaec29
					
				@ -24,6 +24,7 @@ HOSTCC := $(HOSTCC_NOCACHE)
 | 
			
		||||
HOST_CONFIGURE_ARGS += \
 | 
			
		||||
	--disable-shared \
 | 
			
		||||
	--without-docbook \
 | 
			
		||||
	--without-tests \
 | 
			
		||||
	--with-pic
 | 
			
		||||
 | 
			
		||||
define Host/Uninstall
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user