mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00:00
eglibc: remove versions 2.12-2.14
Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34028 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@@ -1,8 +1,6 @@
|
||||
config EGLIBC_VERSION
|
||||
string
|
||||
depends on USE_EGLIBC
|
||||
default "2.13" if EGLIBC_VERSION_2_13
|
||||
default "2.14.1" if EGLIBC_VERSION_2_14
|
||||
default "2.15" if EGLIBC_VERSION_2_15
|
||||
default "2.16" if EGLIBC_VERSION_2_16
|
||||
default "2.13"
|
||||
default "2.15"
|
||||
|
||||
Reference in New Issue
Block a user