mirror of
https://github.com/vim/vim.git
synced 2025-09-29 04:34:16 -04:00
patch 9.1.0790: Amiga: AmigaOS4 build should use default runtime (newlib)
Problem: Amiga: AmigaOS4 build should use default runtime (newlib) Solution: Remove clib2 from compiler / linker flags (Ola Söder) closes: #15890 Signed-off-by: Ola Söder <rolfkopman@gmail.com> Signed-off-by: Christian Brabandt <cb@256bit.org>
This commit is contained in:
committed by
Christian Brabandt
parent
6c2fc377bf
commit
8fc2a097e2
@@ -704,6 +704,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
790,
|
||||
/**/
|
||||
789,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user