1
0
This repository has been archived on 2025-06-16. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
openwrt_archive/toolchain/eglibc/Config.version
Felix Fietkau 2911932fe5 AA: eglibc: sync with trunk, delete old versions
Fixes build errors in the RPC code and adds parallel build support

Signed-off-by: Felix Fietkau <nbd@openwrt.org>

SVN-Revision: 37596
2013-07-29 07:22:31 +00:00

12 lines
154 B
Plaintext

if USE_EGLIBC
config EGLIBC_VERSION
string
default "2.15" if EGLIBC_VERSION_2_15
config EGLIBC_VERSION_2_15
default y if !TOOLCHAINOPTS
bool
endif