1
0
forked from aniani/vim

patch 8.2.0673: cannot build Haiku in shadow directory

Problem:    Cannot build Haiku in shadow directory.
Solution:   Add symlink. (Ozaki Kiichi, closes #6023)
This commit is contained in:
Bram Moolenaar
2020-05-01 14:14:07 +02:00
parent 6ab0953fef
commit 4cfde1d273
2 changed files with 3 additions and 1 deletions

View File

@@ -746,6 +746,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
673,
/**/
672,
/**/