From c28e240fce8ea5d0f2eaa33ec57676e4f3786451 Mon Sep 17 00:00:00 2001 From: Dirk Zimoch Date: Wed, 14 Aug 2019 11:39:30 +0200 Subject: [PATCH] clear whitespace --- configure/os/CONFIG.Common.vxWorks-ppc603 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure/os/CONFIG.Common.vxWorks-ppc603 b/configure/os/CONFIG.Common.vxWorks-ppc603 index 3b0e73b3d..a9d8a34ce 100644 --- a/configure/os/CONFIG.Common.vxWorks-ppc603 +++ b/configure/os/CONFIG.Common.vxWorks-ppc603 @@ -13,7 +13,7 @@ CMPLR_SUFFIX = ppc ARCH_CLASS = ppc # Architecture specific build flags -ARCH_DEP_CPPFLAGS = -DCPU=PPC603 +ARCH_DEP_CPPFLAGS = -DCPU=PPC603 ARCH_DEP_CFLAGS = -mcpu=603 -mstrict-align GNU_TARGET = powerpc-wrs-vxworks