diff --git a/sdk_container/src/third_party/coreos-overlay/coreos/config/env/app-editors/vim b/sdk_container/src/third_party/coreos-overlay/coreos/config/env/app-editors/vim deleted file mode 100644 index 57e456db4d..0000000000 --- a/sdk_container/src/third_party/coreos-overlay/coreos/config/env/app-editors/vim +++ /dev/null @@ -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"