Fixed recipe for x64 (#916)

This commit is contained in:
miqlas
2016-12-11 10:52:04 +01:00
committed by humdinger
parent 567fe61f51
commit 2420a894cc

View File

@@ -505,7 +505,7 @@ index fd07946..84c64fa 100644
+HAIKUGUI_IPATH =
+HAIKUGUI_LIBS_DIR =
+HAIKUGUI_LIBS1 = -lbe -lroot -ltracker -ltranslation
+ifeq ($(strip $(word 1, $(subst -, , $(subst ., , $(shell $(CC) -dumpversion))))), 4)
+ifeq ($(strip $(word 1, $(subst -, , $(subst ., , $(shell $(CC) -dumpversion))))), 5)
+HAIKUGUI_LIBS1 += -lsupc++
+endif
+HAIKUGUI_LIBS2 =