Explorar el Código

xterm: disable wchar

Waldemar Brodkorb hace 1 año
padre
commit
99e626ce62
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      package/xterm/Makefile

+ 1 - 0
package/xterm/Makefile

@@ -27,6 +27,7 @@ CONFIGURE_ARGS+=	--with-app-defaults=/usr/lib/X11/app-defaults \
 			--x-libraries="$(STAGING_TARGET_DIR)/usr/lib" \
 			--with-freetype-cflags="-I$(STAGING_TARGET_DIR)/usr/include/freetype2" \
 			--disable-regex \
+			--disable-wide-chars \
 			--disable-pty-handshake
 
 xterm-install: