Corrected spacing.

This commit is contained in:
Joel Sherrill
1999-02-24 14:39:03 +00:00
parent 3dd7a724ed
commit 98e8c7f2a0

View File

@@ -15,7 +15,7 @@ RTEMS_BSP_FAMILY=cvme961
# This contains the compiler options necessary to select the CPU model
# and (hopefully) optimize for it.
#
CPU_CFLAGS = -mca
CPU_CFLAGS=-mca
# -pipe does not work in our local configuration of FSF GCC 2.6.0
# configured on top of Intel Release 2.4. We did this to replace