diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2010-11-12 22:58:45 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2010-11-12 22:58:45 +0100 |
commit | d29b7059e0e3dacc3e051c310eabaecabe19a8d2 (patch) | |
tree | 078693d3be8a0d6096587f5ac01b2ffc76dc8626 /toolchain | |
parent | 4129680028eaddf98219126f787b08551bbf7088 (diff) |
updates and build fixes for a lot of packages
compiled for ibmx40 with eglibc.
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 |