diff options
author | Jeremy Lainé <jeremy.laine@m4x.org> | 2009-03-24 17:30:28 +0100 |
---|---|---|
committer | Jeremy Lainé <jeremy.laine@m4x.org> | 2009-03-24 17:30:28 +0100 |
commit | d14a90c12878fbe3edfe32266ca94304938a5f1c (patch) | |
tree | 3ee67240032c85dd367bdb7d61f1fccea439ec56 /recipes/uclibc/uclibc-0.9.30.1 | |
parent | 08f02468d5a3963cf0114285835f46cf0249b944 (diff) | |
parent | d60324b13d73bcaecbbf06be57e902bb938210d8 (diff) |
Merge branch 'org.openembedded.dev' of ssh://git@git.openembedded.net/openembedded into org.openembedded.dev
Diffstat (limited to 'recipes/uclibc/uclibc-0.9.30.1')
-rw-r--r-- | recipes/uclibc/uclibc-0.9.30.1/uClibc.distro | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/uclibc/uclibc-0.9.30.1/uClibc.distro b/recipes/uclibc/uclibc-0.9.30.1/uClibc.distro index b072b2fd37..77f6091e78 100644 --- a/recipes/uclibc/uclibc-0.9.30.1/uClibc.distro +++ b/recipes/uclibc/uclibc-0.9.30.1/uClibc.distro @@ -32,6 +32,7 @@ UCLIBC_HAS_SHADOW=y UCLIBC_HAS_PROGRAM_INVOCATION_NAME=y UCLIBC_HAS___PROGNAME=y UNIX98PTY_ONLY=y +UCLIBC_HAS_GETPT=y ASSUME_DEVPTS=y UCLIBC_HAS_TM_EXTENSIONS=y UCLIBC_HAS_TZ_CACHING=y |