diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2010-08-01 14:37:43 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2010-08-01 14:37:43 +0200 |
commit | 3da99af93a2f24288aba5d8aa2879ce1b6e95dbb (patch) | |
tree | 3afde8e5d57c28582d6d3cd98f064b3711141276 /target | |
parent | 18f05255fbe30ee3929453a8333208de67b05d11 (diff) | |
parent | 8ea87cbaf6a1873b77c5ce4e4104e8dd7c7a0211 (diff) |
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'target')
-rw-r--r-- | target/qemu-x86/uclibc.config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/qemu-x86/uclibc.config b/target/qemu-x86/uclibc.config index f98da5b03..fabe9cec2 100644 --- a/target/qemu-x86/uclibc.config +++ b/target/qemu-x86/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 |