mirror of
https://github.com/genodelabs/genode.git
synced 2025-04-07 19:34:56 +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:
parent
1146f27c59
commit
c25841691f
@ -1,7 +1,7 @@
|
||||
CONFIGURE_ARGS = --disable-selinux --disable-xsmp --disable-xsmp-interact \
|
||||
--disable-netbeans --disable-gtktest --disable-largefile \
|
||||
--disable-acl --disable-gpm --disable-sysmouse \
|
||||
--disable-nls
|
||||
--disable-nls --enable-multibyte
|
||||
|
||||
#
|
||||
# configure: error: cross-compiling: please set 'vim_cv_toupper_broken'
|
||||
|
Loading…
x
Reference in New Issue
Block a user