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 =