mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00:00
eglibc: do not prompt for the revision, it is supposed to be changed by developers, not users.
fixes changing the eglibc version in menuconfig without resetting the config Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34029 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
2b8f1c2d9b
commit
30168bcc18
@ -17,7 +17,6 @@ endchoice
|
||||
|
||||
config EGLIBC_REVISION
|
||||
string
|
||||
prompt "eglibc revision"
|
||||
depends on TOOLCHAINOPTS && USE_EGLIBC
|
||||
default "18909" if EGLIBC_VERSION_2_15
|
||||
default "19922" if EGLIBC_VERSION_2_16
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user