mirror of
https://github.com/novatiq/packages.git
synced 2026-04-29 23:18:42 +01:00
vim: fix host compile with clang 12.0.0
fix autoconf script using 'exit' without including 'stdlib.h' Signed-off-by: Liangbin Lian <jjm2473@gmail.com>
This commit is contained in:
+1
-1
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=vim
|
||||
PKG_VERSION:=8.1
|
||||
PKG_RELEASE:=5
|
||||
PKG_RELEASE:=6
|
||||
VIMVER:=81
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
|
||||
|
||||
Reference in New Issue
Block a user