From 6ada3be986024542b520a7d5640fa75b80375a53 Mon Sep 17 00:00:00 2001 From: extrowerk <5569059+extrowerk@users.noreply.github.com> Date: Fri, 7 Feb 2020 13:36:28 +0100 Subject: [PATCH] Vim: build fix (#4692) --- app-editors/vim/patches/vim-8.1.1240.patchset | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-editors/vim/patches/vim-8.1.1240.patchset b/app-editors/vim/patches/vim-8.1.1240.patchset index 40427b5b4..001457fb4 100644 --- a/app-editors/vim/patches/vim-8.1.1240.patchset +++ b/app-editors/vim/patches/vim-8.1.1240.patchset @@ -6096,7 +6096,7 @@ index 19b59c2..89c689c 100644 +HAIKUGUI_IPATH = +HAIKUGUI_LIBS_DIR = +HAIKUGUI_LIBS1 = -lbe -lroot -ltracker -ltranslation -+ifeq ($(strip $(word 1, $(subst -, , $(subst ., , $(shell $(CC) -dumpversion))))), 7) ++ifeq ($(strip $(word 1, $(subst -, , $(subst ., , $(shell $(CC) -dumpversion))))), 8) +HAIKUGUI_LIBS1 += -lsupc++ -lstdc++ +endif +HAIKUGUI_LIBS2 =