summaryrefslogtreecommitdiff
path: root/toolchain/eglibc/eglibc.config
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-01-26 02:29:04 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2014-01-26 02:29:04 +0100
commit9ba5458abb6f6ed70a0fdaeace26d97f3913e389 (patch)
tree3eef49bac80a5a5260c7b94bcb0ac2e323bc42e6 /toolchain/eglibc/eglibc.config
parentee592b26a7031dcecb774abbc97260da28f065fe (diff)
fix cross compile on Darwin Maverick
Diffstat (limited to 'toolchain/eglibc/eglibc.config')
-rw-r--r--toolchain/eglibc/eglibc.config4
1 files changed, 2 insertions, 2 deletions
diff --git a/toolchain/eglibc/eglibc.config b/toolchain/eglibc/eglibc.config
index 6c3025f71..f0304ff85 100644
--- a/toolchain/eglibc/eglibc.config
+++ b/toolchain/eglibc/eglibc.config
@@ -31,13 +31,13 @@ OPTION_EGLIBC_LIBM = y
OPTION_EGLIBC_LOCALES = y
OPTION_EGLIBC_LOCALE_CODE = y
OPTION_EGLIBC_MEMUSAGE = y
-OPTION_EGLIBC_NIS = y
+OPTION_EGLIBC_NIS = n
OPTION_EGLIBC_NSSWITCH = y
OPTION_EGLIBC_RCMD = y
OPTION_EGLIBC_RTLD_DEBUG = y
OPTION_EGLIBC_SPAWN = y
OPTION_EGLIBC_STREAMS = y
-OPTION_EGLIBC_SUNRPC = y
+OPTION_EGLIBC_SUNRPC = n
OPTION_EGLIBC_UTMP = y
OPTION_EGLIBC_UTMPX = y
OPTION_EGLIBC_WORDEXP = y