mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-09 16:01:54 -09:00
add UCLIBC_HAS_REENTRANT_RPC
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user