From 24ef7a7e10611dab5238312efc9bf43eafe67d27 Mon Sep 17 00:00:00 2001 From: "Janet B. Anderson" Date: Fri, 7 Jul 2000 19:53:09 +0000 Subject: [PATCH] Added -m68040. --- configure/os/CONFIG.Common.vxWorks-68040lc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure/os/CONFIG.Common.vxWorks-68040lc b/configure/os/CONFIG.Common.vxWorks-68040lc index 426ea8554..6d27f3104 100644 --- a/configure/os/CONFIG.Common.vxWorks-68040lc +++ b/configure/os/CONFIG.Common.vxWorks-68040lc @@ -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