summaryrefslogtreecommitdiff
path: root/target
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2010-07-30 10:47:19 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2010-07-30 10:47:19 +0200
commit76efbda1beeadc287336d2135f4dddbce360e235 (patch)
treeab7296ca88661b1c7040ec38e7cb1ad1699d6fa7 /target
parentf173d6ae31082439be71d9f5dcf6074ca6355520 (diff)
getpt glibc compat needed for xterm
Diffstat (limited to 'target')
-rw-r--r--target/ibmx40/uclibc.config2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/ibmx40/uclibc.config b/target/ibmx40/uclibc.config
index 5eb214a35..288dc1b77 100644
--- a/target/ibmx40/uclibc.config
+++ b/target/ibmx40/uclibc.config
@@ -109,7 +109,7 @@ UCLIBC_HAS___PROGNAME=y
UCLIBC_HAS_PTY=y
ASSUME_DEVPTS=y
UNIX98PTY_ONLY=y
-# UCLIBC_HAS_GETPT is not set
+UCLIBC_HAS_GETPT=y
UCLIBC_HAS_TM_EXTENSIONS=y
UCLIBC_HAS_TZ_CACHING=y
UCLIBC_HAS_TZ_FILE=y