projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5e7ac2d
)
add UCLIBC_HAS_TM_EXTENSIONS
author
Eric Andersen
<andersen@codepoet.org>
Fri, 27 Jun 2003 12:04:44 +0000
(12:04 -0000)
committer
Eric Andersen
<andersen@codepoet.org>
Fri, 27 Jun 2003 12:04:44 +0000
(12:04 -0000)
sources/uClibc.config
patch
|
blob
|
history
diff --git
a/sources/uClibc.config
b/sources/uClibc.config
index 70415fcc3b0330edc5fb176e91b887a772a34801..933e2675f4a2622e4650b1ec55779414a1cb61b7 100644
(file)
--- 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