toolchain/uClibc: add missing config symbol
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
This commit is contained in:
parent
857f00a9f7
commit
c14485d41a
1 changed files with 1 additions and 0 deletions
|
@ -97,6 +97,7 @@ UCLIBC_EXTRA_CFLAGS=""
|
|||
UCLIBC_GRP_BUFFER_SIZE=256
|
||||
UCLIBC_HAS_ADVANCED_REALTIME=y
|
||||
# UCLIBC_HAS_ARC4RANDOM is not set
|
||||
# UCLIBC_HAS_ARGP is not set
|
||||
UCLIBC_HAS_BSD_ERR=y
|
||||
UCLIBC_HAS_BSD_RES_CLOSE=y
|
||||
# UCLIBC_HAS_COMPAT_RES_STATE is not set
|
||||
|
|
Loading…
Reference in a new issue