From: "Steven J. Hill" Date: Mon, 12 Sep 2005 22:24:35 +0000 (-0000) Subject: Add new configuration option. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=820e4ce7d22e2e1f765d26d3e4d2e68af62ce409;p=buildroot.git Add new configuration option. --- diff --git a/target/device/AMD/DBAu1500/uClibc.config.mips b/target/device/AMD/DBAu1500/uClibc.config.mips index 33db779f6f..fd28e2c4b4 100644 --- a/target/device/AMD/DBAu1500/uClibc.config.mips +++ b/target/device/AMD/DBAu1500/uClibc.config.mips @@ -90,6 +90,7 @@ UCLIBC_TZ_FILE_PATH="/etc/TZ" UCLIBC_HAS_IPV6=y UCLIBC_HAS_RPC=y UCLIBC_HAS_FULL_RPC=y +# UCLIBC_HAS_REENTRANT_RPC is not set # # String and Stdio Support diff --git a/target/device/AMD/DBAu1500/uClibc.config.mipsel b/target/device/AMD/DBAu1500/uClibc.config.mipsel index 74cba2141b..971b800bd0 100644 --- a/target/device/AMD/DBAu1500/uClibc.config.mipsel +++ b/target/device/AMD/DBAu1500/uClibc.config.mipsel @@ -90,6 +90,7 @@ UCLIBC_TZ_FILE_PATH="/etc/TZ" UCLIBC_HAS_IPV6=y UCLIBC_HAS_RPC=y UCLIBC_HAS_FULL_RPC=y +# UCLIBC_HAS_REENTRANT_RPC is not set # # String and Stdio Support