diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2014-06-29 12:49:45 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2014-06-29 12:49:45 +0200 |
commit | 072c8f10be7c4690ab07c3fdea5459d24ea3e67b (patch) | |
tree | 77c43090f9f2a7241a38e327cb011622c7cc45ad /target/alpha | |
parent | edb9c6099142330dba01e070aaf3da90c7fe016e (diff) |
remove RPC from uclibc, use libtirpc
Diffstat (limited to 'target/alpha')
-rw-r--r-- | target/alpha/uclibc.config | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/target/alpha/uclibc.config b/target/alpha/uclibc.config index 1671ab5ab..1bd6703cc 100644 --- a/target/alpha/uclibc.config +++ b/target/alpha/uclibc.config @@ -133,9 +133,6 @@ UCLIBC_HAS_NETWORK_SUPPORT=y UCLIBC_HAS_SOCKET=y UCLIBC_HAS_IPV4=y UCLIBC_HAS_IPV6=y -UCLIBC_HAS_RPC=y -UCLIBC_HAS_FULL_RPC=y -UCLIBC_HAS_REENTRANT_RPC=y UCLIBC_USE_NETLINK=y UCLIBC_SUPPORT_AI_ADDRCONFIG=y UCLIBC_HAS_BSD_RES_CLOSE=y |