add UCLIBC_HAS_REENTRANT_RPC

This commit is contained in:
Mike Frysinger 2005-09-22 02:39:35 +00:00
parent 795f6330c2
commit eefc9a6dea
2 changed files with 2 additions and 0 deletions

View File

@ -77,6 +77,7 @@ UCLIBC_TZ_FILE_PATH="/etc/TZ"
UCLIBC_HAS_IPV6=y
UCLIBC_HAS_RPC=y
UCLIBC_HAS_FULL_RPC=y
UCLIBC_HAS_REENTRANT_RPC=y
#
# String and Stdio Support

View File

@ -76,6 +76,7 @@ UCLIBC_TZ_FILE_PATH="/etc/TZ"
UCLIBC_HAS_IPV6=y
UCLIBC_HAS_RPC=y
UCLIBC_HAS_FULL_RPC=y
UCLIBC_HAS_REENTRANT_RPC=y
#
# String and Stdio Support