Latest uClibc-ng is now the only supported option Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 47357
		
			
				
	
	
		
			7 lines
		
	
	
		
			133 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			133 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
# Debug version.
 | 
						|
 | 
						|
config UCLIBC_ENABLE_DEBUG
 | 
						|
	bool "Build with debug information"
 | 
						|
	depends on TOOLCHAINOPTS && USE_UCLIBC
 | 
						|
	default n
 |