Merge pull request #1385 from glevand/for-merge-vim-2

coreos/config: Remove outdated vim fix
This commit is contained in:
Geoff Levand 2015-07-20 09:21:32 -07:00
commit f811418816

View File

@ -1,4 +0,0 @@
# automatic terminal library selection doesn't work when cross-compiling
# Gentoo bug: https://bugs.gentoo.org/show_bug.cgi?id=473372
# Reportedly fixed in app-editors/vim-7.4.430 but we haven't updated yet.
EXTRA_ECONF="--with-tlib=ncurses"