Added -m68040 to cflags.

This commit is contained in:
Janet B. Anderson
2000-06-22 16:22:02 +00:00
parent 6421264b9e
commit ce0f7e1fc3

View File

@@ -12,4 +12,4 @@ ARCH_CLASS = 68k
# Architecture specific build flags
ARCH_DEP_CPPFLAGS = -DCPU=MC68LC040
ARCH_DEP_CFLAGS = -msoft-float
ARCH_DEP_CFLAGS = -m68040 -msoft-float