mirror of
https://github.com/genodelabs/genode.git
synced 2025-06-17 14:48:20 +00:00
ports: build vim/vim-minial with --enable-multibyte
A first step to complete UTF-8 support in the terminal (e.g., system_shell).
This commit is contained in:
@ -1,7 +1,7 @@
|
|||||||
CONFIGURE_ARGS = --disable-selinux --disable-xsmp --disable-xsmp-interact \
|
CONFIGURE_ARGS = --disable-selinux --disable-xsmp --disable-xsmp-interact \
|
||||||
--disable-netbeans --disable-gtktest --disable-largefile \
|
--disable-netbeans --disable-gtktest --disable-largefile \
|
||||||
--disable-acl --disable-gpm --disable-sysmouse \
|
--disable-acl --disable-gpm --disable-sysmouse \
|
||||||
--disable-nls
|
--disable-nls --enable-multibyte
|
||||||
|
|
||||||
#
|
#
|
||||||
# configure: error: cross-compiling: please set 'vim_cv_toupper_broken'
|
# configure: error: cross-compiling: please set 'vim_cv_toupper_broken'
|
||||||
|
Reference in New Issue
Block a user