mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-10 00:04:06 -09:00
add UCLIBC_HAS_TM_EXTENSIONS
This commit is contained in:
@@ -27,6 +27,7 @@ DO_C99_MATH=y
|
||||
WARNINGS="-Wall"
|
||||
KERNEL_SOURCE="/usr/src/linux"
|
||||
C_SYMBOL_PREFIX=""
|
||||
HAVE_DOT_CONFIG=y
|
||||
|
||||
#
|
||||
# General Library Settings
|
||||
@@ -48,6 +49,7 @@ HAS_SHADOW=y
|
||||
UCLIBC_HAS_REGEX=y
|
||||
UNIX98PTY_ONLY=y
|
||||
ASSUME_DEVPTS=y
|
||||
UCLIBC_HAS_TM_EXTENSIONS=y
|
||||
|
||||
#
|
||||
# Networking Support
|
||||
|
||||
Reference in New Issue
Block a user