mirror of
				git://git.openwrt.org/openwrt/openwrt.git
				synced 2025-11-03 22:44:27 -05:00 
			
		
		
		
	libsepol: fix build on non-Linux systems
Signed-off-by: Felix Fietkau <nbd@nbd.name>
This commit is contained in:
		
							parent
							
								
									a36965347e
								
							
						
					
					
						commit
						2a9fb827aa
					
				@ -36,7 +36,8 @@ HOST_MAKE_FLAGS += \
 | 
			
		||||
	SHLIBDIR=$(STAGING_DIR_HOSTPKG)/lib
 | 
			
		||||
 | 
			
		||||
MAKE_FLAGS += \
 | 
			
		||||
	SHLIBDIR=/usr/lib
 | 
			
		||||
	SHLIBDIR=/usr/lib \
 | 
			
		||||
	OS=Linux
 | 
			
		||||
 | 
			
		||||
define Build/Compile
 | 
			
		||||
	$(call Build/Compile/Default,all)
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user