diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2011-11-17 11:54:04 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2011-11-17 11:54:04 +0100 |
commit | a34250d87f704b68ec4376c5aa53890380675684 (patch) | |
tree | 98ddb1059a5a9b4ce54e2050fa11c0e88add4010 /toolchain/eglibc | |
parent | 4ca80fa38bceac1cdf2d01487b00c801caa50cfb (diff) |
add libnsl back
Diffstat (limited to 'toolchain/eglibc')
-rw-r--r-- | toolchain/eglibc/eglibc.config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/toolchain/eglibc/eglibc.config b/toolchain/eglibc/eglibc.config index ea6c01a1e..c8cd3d4cd 100644 --- a/toolchain/eglibc/eglibc.config +++ b/toolchain/eglibc/eglibc.config @@ -31,7 +31,7 @@ OPTION_EGLIBC_LIBM = y OPTION_EGLIBC_LOCALES = y OPTION_EGLIBC_LOCALE_CODE = y OPTION_EGLIBC_MEMUSAGE = y -OPTION_EGLIBC_NIS = n +OPTION_EGLIBC_NIS = y OPTION_EGLIBC_NSSWITCH = y OPTION_EGLIBC_RCMD = y OPTION_EGLIBC_RTLD_DEBUG = y |