From: Eric Andersen Date: Fri, 27 Jun 2003 12:04:44 +0000 (-0000) Subject: add UCLIBC_HAS_TM_EXTENSIONS X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=7620b05a7df4c1e459179b2cfedf2a47a070454f;p=buildroot.git add UCLIBC_HAS_TM_EXTENSIONS --- diff --git a/sources/uClibc.config b/sources/uClibc.config index 70415fcc3b..933e2675f4 100644 --- a/sources/uClibc.config +++ b/sources/uClibc.config @@ -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