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:
committed by
Bram Moolenaar
parent
9882e9ddc9
commit
4d2073b261
@@ -699,6 +699,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
588,
|
||||
/**/
|
||||
587,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user