From 40420a56b65b87ce546ab9b363155ccadabe565d Mon Sep 17 00:00:00 2001 From: "Janet B. Anderson" Date: Fri, 9 Jun 2000 15:31:16 +0000 Subject: [PATCH] Changed cpu definition. --- 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 7242badb4..426ea8554 100644 --- a/configure/os/CONFIG.Common.vxWorks-68040lc +++ b/configure/os/CONFIG.Common.vxWorks-68040lc @@ -16,5 +16,5 @@ CMPLR_SUFFIX = 68k ARCH_CLASS = 68k # Architecture specific build flags -ARCH_DEP_CPPFLAGS = -DCPU=MC68040 +ARCH_DEP_CPPFLAGS = -DCPU=MC68LC040 ARCH_DEP_CFLAGS = -msoft-float