diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2010-11-13 00:31:52 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2010-11-13 00:31:52 +0100 |
commit | 3e9ec766c9b289becc53fba5fc57eb20723eeab7 (patch) | |
tree | 265634e99e345211208f28c6a996b22ccfedff4b /toolchain | |
parent | b6a5c9e0b1ed79e56e7dc8b3a0b2a61856fda576 (diff) | |
parent | d29b7059e0e3dacc3e051c310eabaecabe19a8d2 (diff) |
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'toolchain')
-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 102bfc039..ea6c01a1e 100644 --- a/toolchain/eglibc/eglibc.config +++ b/toolchain/eglibc/eglibc.config @@ -33,7 +33,7 @@ OPTION_EGLIBC_LOCALE_CODE = y OPTION_EGLIBC_MEMUSAGE = y OPTION_EGLIBC_NIS = n OPTION_EGLIBC_NSSWITCH = y -OPTION_EGLIBC_RCMD = n +OPTION_EGLIBC_RCMD = y OPTION_EGLIBC_RTLD_DEBUG = y OPTION_EGLIBC_SPAWN = y OPTION_EGLIBC_STREAMS = y |