mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-27 21:26:36 +00:00
add UCLIBC_HAS_TM_EXTENSIONS
This commit is contained in:
parent
5e7ac2deab
commit
7620b05a7d
@ -27,6 +27,7 @@ DO_C99_MATH=y
|
|||||||
WARNINGS="-Wall"
|
WARNINGS="-Wall"
|
||||||
KERNEL_SOURCE="/usr/src/linux"
|
KERNEL_SOURCE="/usr/src/linux"
|
||||||
C_SYMBOL_PREFIX=""
|
C_SYMBOL_PREFIX=""
|
||||||
|
HAVE_DOT_CONFIG=y
|
||||||
|
|
||||||
#
|
#
|
||||||
# General Library Settings
|
# General Library Settings
|
||||||
@ -48,6 +49,7 @@ HAS_SHADOW=y
|
|||||||
UCLIBC_HAS_REGEX=y
|
UCLIBC_HAS_REGEX=y
|
||||||
UNIX98PTY_ONLY=y
|
UNIX98PTY_ONLY=y
|
||||||
ASSUME_DEVPTS=y
|
ASSUME_DEVPTS=y
|
||||||
|
UCLIBC_HAS_TM_EXTENSIONS=y
|
||||||
|
|
||||||
#
|
#
|
||||||
# Networking Support
|
# Networking Support
|
||||||
|
Loading…
x
Reference in New Issue
Block a user