Files
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