mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-05 22:48:55 +02:00
Vim: build fix (#4692)
This commit is contained in:
@@ -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 =
|
||||
|
||||
Reference in New Issue
Block a user