summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 3de7426f9..87cf5f37a 100644
--- a/Makefile
+++ b/Makefile
@@ -717,6 +717,10 @@ 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