mirror of
https://github.com/openwrt/openwrt.git
synced 2025-02-01 08:48:08 +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> SVN-Revision: 34029
This commit is contained in:
parent
83e392ba73
commit
c2f2b3f903
@ -17,7 +17,6 @@ endchoice
|
|||||||
|
|
||||||
config EGLIBC_REVISION
|
config EGLIBC_REVISION
|
||||||
string
|
string
|
||||||
prompt "eglibc revision"
|
|
||||||
depends on TOOLCHAINOPTS && USE_EGLIBC
|
depends on TOOLCHAINOPTS && USE_EGLIBC
|
||||||
default "18909" if EGLIBC_VERSION_2_15
|
default "18909" if EGLIBC_VERSION_2_15
|
||||||
default "19922" if EGLIBC_VERSION_2_16
|
default "19922" if EGLIBC_VERSION_2_16
|
||||||
|
Loading…
x
Reference in New Issue
Block a user