mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-29 06:06:32 +00:00
Update default config a little.
This commit is contained in:
parent
8cec884c8c
commit
d1002763cf
@ -17,8 +17,10 @@
|
|||||||
# TARGET_nios2 is not set
|
# TARGET_nios2 is not set
|
||||||
# TARGET_powerpc is not set
|
# TARGET_powerpc is not set
|
||||||
# TARGET_sh is not set
|
# TARGET_sh is not set
|
||||||
|
# TARGET_sh64 is not set
|
||||||
# TARGET_sparc is not set
|
# TARGET_sparc is not set
|
||||||
# TARGET_v850 is not set
|
# TARGET_v850 is not set
|
||||||
|
# TARGET_x86_64 is not set
|
||||||
|
|
||||||
#
|
#
|
||||||
# Target Architecture Features and Options
|
# Target Architecture Features and Options
|
||||||
@ -47,8 +49,8 @@ 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"
|
||||||
|
# DL_FINI_CRT_COMPAT is not set
|
||||||
UCLIBC_CTOR_DTOR=y
|
UCLIBC_CTOR_DTOR=y
|
||||||
# UCLIBC_PROPOLICE is not set
|
|
||||||
# HAS_NO_THREADS is not set
|
# HAS_NO_THREADS is not set
|
||||||
UCLIBC_HAS_THREADS=y
|
UCLIBC_HAS_THREADS=y
|
||||||
PTHREADS_DEBUG_SUPPORT=y
|
PTHREADS_DEBUG_SUPPORT=y
|
||||||
@ -137,8 +139,10 @@ DEVEL_PREFIX="/usr/"
|
|||||||
#
|
#
|
||||||
# uClibc development/debugging options
|
# uClibc development/debugging options
|
||||||
#
|
#
|
||||||
|
CROSS_COMPILER_PREFIX=""
|
||||||
# DODEBUG is not set
|
# DODEBUG is not set
|
||||||
# DOASSERTS is not set
|
# DOASSERTS is not set
|
||||||
# SUPPORT_LD_DEBUG is not set
|
# SUPPORT_LD_DEBUG is not set
|
||||||
# SUPPORT_LD_DEBUG_EARLY is not set
|
# SUPPORT_LD_DEBUG_EARLY is not set
|
||||||
|
WARNINGS="-Wall"
|
||||||
# UCLIBC_MJN3_ONLY is not set
|
# UCLIBC_MJN3_ONLY is not set
|
||||||
|
Loading…
x
Reference in New Issue
Block a user