diff options
Diffstat (limited to 'target/qemu-arm/uclibc.config')
-rw-r--r-- | target/qemu-arm/uclibc.config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/qemu-arm/uclibc.config b/target/qemu-arm/uclibc.config index cfa8c16b0..49a4e9eff 100644 --- a/target/qemu-arm/uclibc.config +++ b/target/qemu-arm/uclibc.config @@ -112,7 +112,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 |