소스 검색

Add new configuration option.

"Steven J. Hill" 20 년 전
부모
커밋
820e4ce7d2
2개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      target/device/AMD/DBAu1500/uClibc.config.mips
  2. 1 0
      target/device/AMD/DBAu1500/uClibc.config.mipsel

+ 1 - 0
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

+ 1 - 0
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