Explorar el Código

enable getpt for xterm

Waldemar Brodkorb hace 16 años
padre
commit
6e9bffd5b5
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      target/qemu-x86/uclibc.config

+ 1 - 1
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