Better AmigaOS GCC fix (thanks jmb)

svn path=/trunk/netsurf/; revision=6734
This commit is contained in:
Chris Young 2009-03-08 16:28:40 +00:00
parent f6951c0d51
commit 072f64f5dd
1 changed files with 0 additions and 5 deletions

View File

@ -73,7 +73,6 @@ else
ifeq ($(TARGET),)
TARGET := amiga
endif
GCCVER := 2
else
ifeq ($(HOST),Darwin)
HOST := macosx
@ -717,10 +716,6 @@ post-exe: $(POSTEXES)
DEPFILES :=
# Now some macros which build the make system
ifeq ($(HOST),amiga)
GCCVER := 4
endif
# 1 = Source file
# 2 = dep filename, no prefix
# 3 = obj filename, no prefix