mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-08-01 07:27:43 +00:00
uClibc: update snapshot config to avoid stalling
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
parent
6fed97eb0d
commit
922f19fe80
@ -88,9 +88,12 @@ LDSO_LDD_SUPPORT=y
|
|||||||
# LDSO_CACHE_SUPPORT is not set
|
# LDSO_CACHE_SUPPORT is not set
|
||||||
LDSO_PRELOAD_ENV_SUPPORT=y
|
LDSO_PRELOAD_ENV_SUPPORT=y
|
||||||
# LDSO_PRELOAD_FILE_SUPPORT is not set
|
# LDSO_PRELOAD_FILE_SUPPORT is not set
|
||||||
|
# LDSO_STANDALONE_SUPPORT is not set
|
||||||
|
# LDSO_PRELINK_SUPPORT is not set
|
||||||
# UCLIBC_STATIC_LDCONFIG is not set
|
# UCLIBC_STATIC_LDCONFIG is not set
|
||||||
LDSO_RUNPATH=y
|
LDSO_RUNPATH=y
|
||||||
LDSO_SEARCH_INTERP_PATH=y
|
LDSO_SEARCH_INTERP_PATH=y
|
||||||
|
# LDSO_NO_CLEANUP is not set
|
||||||
UCLIBC_CTOR_DTOR=y
|
UCLIBC_CTOR_DTOR=y
|
||||||
# LDSO_GNU_HASH_SUPPORT is not set
|
# LDSO_GNU_HASH_SUPPORT is not set
|
||||||
# HAS_NO_THREADS is not set
|
# HAS_NO_THREADS is not set
|
||||||
@ -164,6 +167,7 @@ UCLIBC_USE_NETLINK=y
|
|||||||
# UCLIBC_HAS_BSD_RES_CLOSE is not set
|
# UCLIBC_HAS_BSD_RES_CLOSE is not set
|
||||||
UCLIBC_HAS_COMPAT_RES_STATE=y
|
UCLIBC_HAS_COMPAT_RES_STATE=y
|
||||||
# UCLIBC_HAS_EXTRA_COMPAT_RES_STATE is not set
|
# UCLIBC_HAS_EXTRA_COMPAT_RES_STATE is not set
|
||||||
|
UCLIBC_HAS_RESOLVER_SUPPORT=y
|
||||||
UCLIBC_HAS_LIBRESOLV_STUB=y
|
UCLIBC_HAS_LIBRESOLV_STUB=y
|
||||||
UCLIBC_HAS_LIBNSL_STUB=y
|
UCLIBC_HAS_LIBNSL_STUB=y
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user