mirror of
				git://git.openwrt.org/openwrt/openwrt.git
				synced 2025-10-30 21:44:27 -04:00 
			
		
		
		
	
		
			
				
	
	
		
			12 lines
		
	
	
		
			150 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
		
			150 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| if USE_GLIBC
 | |
| 
 | |
| config GLIBC_VERSION
 | |
| 	string
 | |
| 	default "2.22" if GLIBC_VERSION_2_22
 | |
| 
 | |
| config GLIBC_VERSION_2_22
 | |
| 	default y if !TOOLCHAINOPTS
 | |
| 	bool
 | |
| 
 | |
| endif
 |