diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2010-08-01 20:09:09 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2010-08-01 20:09:09 +0200 |
commit | 9d8ce74086152a6431f92e95533a31a0cd6b2d23 (patch) | |
tree | 114dea73035cef5daa129fec4da31febf292dd66 /target | |
parent | d797df53c90b50b326fb0f39a6928e207e1cbe1d (diff) | |
parent | 4fa46b6a63a479a7a216b519c329dbfe53b0ca39 (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 |