summaryrefslogtreecommitdiff
path: root/sources/uClibc.config
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2003-12-10 20:11:09 +0000
committerEric Andersen <andersen@codepoet.org>2003-12-10 20:11:09 +0000
commitdd7945ca8e601efd5c62b7536746504d1fc56a99 (patch)
treea545f723b1f728e376a6a85f5a34b0dd45d74f71 /sources/uClibc.config
parentf71ea4dbd923db4f42ad0ff32653c25d5644f38d (diff)
Support older apps by disabling UNIX98PTY_ONLY
Diffstat (limited to 'sources/uClibc.config')
-rw-r--r--sources/uClibc.config2
1 files changed, 1 insertions, 1 deletions
diff --git a/sources/uClibc.config b/sources/uClibc.config
index 9481dc524..33a346f66 100644
--- a/sources/uClibc.config
+++ b/sources/uClibc.config
@@ -49,7 +49,7 @@ MALLOC_930716=y
MALLOC_GLIBC_COMPAT=y
UCLIBC_DYNAMIC_ATEXIT=y
HAS_SHADOW=y
-UNIX98PTY_ONLY=y
+# UNIX98PTY_ONLY is not set
ASSUME_DEVPTS=y
UCLIBC_HAS_TM_EXTENSIONS=y
UCLIBC_HAS_TZ_CACHING=y