1
0
forked from aniani/vim

patch 9.0.0588: MorphOS build is broken

Problem:    MorphOS build is broken.
Solution:   Add "-lm" to LDFLAGS and "-noixemul" to CFLAGS. (Ola Söder,
            closes #11222)
This commit is contained in:
=?UTF-8?q?Ola=20S=C3=B6der?=
2022-09-25 19:36:38 +01:00
committed by Bram Moolenaar
parent 9882e9ddc9
commit 4d2073b261
2 changed files with 4 additions and 1 deletions

View File

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