mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-08-01 15:37:44 +00:00
update config a bit
This commit is contained in:
parent
4856369541
commit
b6ea2bdd2f
@ -78,6 +78,7 @@ MALLOC_STANDARD=y
|
|||||||
MALLOC_GLIBC_COMPAT=y
|
MALLOC_GLIBC_COMPAT=y
|
||||||
UCLIBC_DYNAMIC_ATEXIT=y
|
UCLIBC_DYNAMIC_ATEXIT=y
|
||||||
# COMPAT_ATEXIT is not set
|
# COMPAT_ATEXIT is not set
|
||||||
|
# UCLIBC_SUSV3_LEGACY is not set
|
||||||
HAS_SHADOW=y
|
HAS_SHADOW=y
|
||||||
# UCLIBC_HAS_PROGRAM_INVOCATION_NAME is not set
|
# UCLIBC_HAS_PROGRAM_INVOCATION_NAME is not set
|
||||||
UCLIBC_HAS___PROGNAME=y
|
UCLIBC_HAS___PROGNAME=y
|
||||||
|
@ -61,31 +61,31 @@ HAVE_DOT_CONFIG=y
|
|||||||
# HAVE_NO_PIC is not set
|
# HAVE_NO_PIC is not set
|
||||||
DOPIC=y
|
DOPIC=y
|
||||||
# HAVE_NO_SHARED is not set
|
# HAVE_NO_SHARED is not set
|
||||||
HAVE_SHARED=y
|
|
||||||
# ARCH_HAS_NO_LDSO is not set
|
# ARCH_HAS_NO_LDSO is not set
|
||||||
BUILD_UCLIBC_LDSO=y
|
HAVE_SHARED=y
|
||||||
# FORCE_SHAREABLE_TEXT_SEGMENTS is not set
|
# FORCE_SHAREABLE_TEXT_SEGMENTS is not set
|
||||||
LDSO_LDD_SUPPORT=y
|
LDSO_LDD_SUPPORT=y
|
||||||
LDSO_CACHE_SUPPORT=y
|
LDSO_CACHE_SUPPORT=y
|
||||||
# LDSO_PRELOAD_FILE_SUPPORT is not set
|
# LDSO_PRELOAD_FILE_SUPPORT is not set
|
||||||
LDSO_BASE_FILENAME="ld.so"
|
LDSO_BASE_FILENAME="ld.so"
|
||||||
LDSO_RUNPATH=n
|
# UCLIBC_STATIC_LDCONFIG is not set
|
||||||
# DL_FINI_CRT_COMPAT is not set
|
# LDSO_RUNPATH is not set
|
||||||
UCLIBC_CTOR_DTOR=y
|
UCLIBC_CTOR_DTOR=y
|
||||||
# HAS_NO_THREADS is not set
|
# HAS_NO_THREADS is not set
|
||||||
# UCLIBC_HAS_THREADS is not set
|
UCLIBC_HAS_THREADS=y
|
||||||
# PTHREADS_DEBUG_SUPPORT is not set
|
PTHREADS_DEBUG_SUPPORT=y
|
||||||
# UCLIBC_HAS_THREADS_NATIVE is not set
|
LINUXTHREADS_OLD=y
|
||||||
# LINUXTHREADS_OLD is not set
|
|
||||||
UCLIBC_HAS_LFS=y
|
UCLIBC_HAS_LFS=y
|
||||||
# UCLIBC_STATIC_LDCONFIG is not set
|
|
||||||
# MALLOC is not set
|
# MALLOC is not set
|
||||||
# MALLOC_SIMPLE is not set
|
# MALLOC_SIMPLE is not set
|
||||||
MALLOC_STANDARD=y
|
MALLOC_STANDARD=y
|
||||||
MALLOC_GLIBC_COMPAT=y
|
MALLOC_GLIBC_COMPAT=y
|
||||||
UCLIBC_DYNAMIC_ATEXIT=y
|
UCLIBC_DYNAMIC_ATEXIT=y
|
||||||
# COMPAT_ATEXIT is not set
|
# COMPAT_ATEXIT is not set
|
||||||
|
# UCLIBC_SUSV3_LEGACY is not set
|
||||||
HAS_SHADOW=y
|
HAS_SHADOW=y
|
||||||
|
# UCLIBC_HAS_PROGRAM_INVOCATION_NAME is not set
|
||||||
|
UCLIBC_HAS___PROGNAME=y
|
||||||
# UNIX98PTY_ONLY is not set
|
# UNIX98PTY_ONLY is not set
|
||||||
ASSUME_DEVPTS=y
|
ASSUME_DEVPTS=y
|
||||||
UCLIBC_HAS_TM_EXTENSIONS=y
|
UCLIBC_HAS_TM_EXTENSIONS=y
|
||||||
|
Loading…
x
Reference in New Issue
Block a user