From e6a0ebc98966a2ed74b745993c7b72d8ee59a282 Mon Sep 17 00:00:00 2001
From: Felix Fietkau <nbd@openwrt.org>
Date: Sun, 13 Feb 2011 01:45:59 +0000
Subject: uclibc: disable rpc support - replaced by the external librpc, saves
 ~80k

SVN-Revision: 25504
---
 toolchain/uClibc/config-0.9.32/common | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

(limited to 'toolchain/uClibc/config-0.9.32/common')

diff --git a/toolchain/uClibc/config-0.9.32/common b/toolchain/uClibc/config-0.9.32/common
index a74fa33..7c53b4c 100644
--- a/toolchain/uClibc/config-0.9.32/common
+++ b/toolchain/uClibc/config-0.9.32/common
@@ -107,7 +107,7 @@ UCLIBC_HAS_FOPEN_EXCLUSIVE_MODE=y
 # UCLIBC_HAS_FOPEN_LARGEFILE_MODE is not set
 # UCLIBC_HAS_FPU is not set
 UCLIBC_HAS_FTW=y
-UCLIBC_HAS_FULL_RPC=y
+# UCLIBC_HAS_FULL_RPC is not set
 UCLIBC_HAS_GETPT=y
 UCLIBC_HAS_GLIBC_CUSTOM_PRINTF=y
 UCLIBC_HAS_GLIBC_CUSTOM_STREAMS=y
@@ -137,7 +137,7 @@ UCLIBC_HAS_REALTIME=y
 # UCLIBC_HAS_REENTRANT_RPC is not set
 UCLIBC_HAS_REGEX=y
 UCLIBC_HAS_REGEX_OLD=y
-UCLIBC_HAS_RPC=y
+# UCLIBC_HAS_RPC is not set
 UCLIBC_HAS_SCANF_GLIBC_A_FLAG=y
 UCLIBC_HAS_SHADOW=y
 UCLIBC_HAS_SIGNUM_MESSAGES=y
-- 
cgit v1.1