Fix Haiku build.
git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@2087 416bcca6-2ee7-4201-b75f-2eb2f807beb1
This commit is contained in:
@@ -203,8 +203,7 @@ endif
|
||||
LOPT = $(shell sdl-config --libs) -lSDL_image -lpng -ljpeg -lz $(TTFLOPT) -lfreetype -lbe $(LUALOPT)
|
||||
CC = gcc
|
||||
#Append the gcc kind to the objdir (gcc2 or gcc4) to avoid conflicts when switching from one to other.
|
||||
OBJKIND = $(lastword $(shell setgcc))
|
||||
OBJDIR = ../obj/haiku/$(OBJKIND)
|
||||
OBJDIR = ../obj/haiku
|
||||
ZIP = zip
|
||||
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user