mirror of
https://github.com/flatcar/scripts.git
synced 2025-12-15 22:31:59 +01:00
vim: fix cross-compiling, newer ebuilds rely on broken auto-detection
This commit is contained in:
parent
399ad853a9
commit
0adce60061
3
sdk_container/src/third_party/coreos-overlay/coreos/config/env/app-editors/vim
vendored
Normal file
3
sdk_container/src/third_party/coreos-overlay/coreos/config/env/app-editors/vim
vendored
Normal file
@ -0,0 +1,3 @@
|
||||
# automatic terminal library selection doesn't work when cross-compiling
|
||||
# Gentoo bug: https://bugs.gentoo.org/show_bug.cgi?id=473372
|
||||
EXTRA_ECONF="--with-tlib=ncurses"
|
||||
Loading…
x
Reference in New Issue
Block a user