Added -m68040.

This commit is contained in:
Janet B. Anderson
2000-07-07 19:53:09 +00:00
parent f2095ae7df
commit 24ef7a7e10

View File

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