vim: remove unneeded cross flag
> This doesn't seem to be needed for recent autoconf
This commit is contained in:
parent
f12fb7a7d2
commit
cade060da3
1 changed files with 0 additions and 2 deletions
|
@ -33,8 +33,6 @@ stdenv.mkDerivation {
|
|||
"vim_cv_tty_mode=0660"
|
||||
"vim_cv_getcwd_broken=no"
|
||||
"vim_cv_stat_ignores_slash=yes"
|
||||
"ac_cv_sizeof_int=4"
|
||||
"vim_cv_memmove_handles_overlap=yes"
|
||||
"vim_cv_memmove_handles_overlap=yes"
|
||||
];
|
||||
|
||||
|
|
Loading…
Reference in a new issue