mirror of
				git://git.openwrt.org/openwrt/openwrt.git
				synced 2025-11-04 06:54:27 -05:00 
			
		
		
		
	switch to uClibc 0.9.31
SVN-Revision: 23781
This commit is contained in:
		
							parent
							
								
									5403c77633
								
							
						
					
					
						commit
						4cdf723097
					
				@ -3,7 +3,7 @@
 | 
				
			|||||||
choice
 | 
					choice
 | 
				
			||||||
	prompt "uClibc Version"
 | 
						prompt "uClibc Version"
 | 
				
			||||||
	depends on TOOLCHAINOPTS && USE_UCLIBC
 | 
						depends on TOOLCHAINOPTS && USE_UCLIBC
 | 
				
			||||||
	default UCLIBC_VERSION_0_9_30_1
 | 
						default UCLIBC_VERSION_0_9_31
 | 
				
			||||||
	help
 | 
						help
 | 
				
			||||||
	  Select the version of uClibc you wish to use.
 | 
						  Select the version of uClibc you wish to use.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
				
			|||||||
@ -4,4 +4,4 @@ config UCLIBC_VERSION
 | 
				
			|||||||
	default "0.9.30.1"     if UCLIBC_VERSION_0_9_30_1
 | 
						default "0.9.30.1"     if UCLIBC_VERSION_0_9_30_1
 | 
				
			||||||
	default "0.9.31"       if UCLIBC_VERSION_0_9_31
 | 
						default "0.9.31"       if UCLIBC_VERSION_0_9_31
 | 
				
			||||||
	default "0.9.32"       if UCLIBC_VERSION_0_9_32
 | 
						default "0.9.32"       if UCLIBC_VERSION_0_9_32
 | 
				
			||||||
	default "0.9.30.1"
 | 
						default "0.9.31"
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user