mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-30 00:10:16 +00:00
2000-09-12 Joel Sherrill <joel@OARcorp.com>
* custom/mvme167.cfg (CPP_CFLAGS): Corrected to only include compiler arguments that specify CPU model options.
This commit is contained in:
@@ -1,4 +1,9 @@
|
||||
|
||||
2000-09-12 Joel Sherrill <joel@OARcorp.com>
|
||||
|
||||
* custom/mvme167.cfg (CPP_CFLAGS): Corrected to only include
|
||||
compiler arguments that specify CPU model options.
|
||||
|
||||
2000-09-12 Joel Sherrill <joel@OARcorp.com>
|
||||
|
||||
* custom/mbx860_005b.cfg (make-target-options): Add lines to
|
||||
|
||||
@@ -21,7 +21,7 @@ RTEMS_BSP_FAMILY=mvme167
|
||||
# This should really get its own flag, but it works here.
|
||||
#
|
||||
|
||||
CPU_CFLAGS = -m68040 -DRTEMS_BSP=$(RTEMS_BSP) -D$(RTEMS_BSP)
|
||||
CPU_CFLAGS = -m68040
|
||||
|
||||
# BSP specific preprocessor flags.
|
||||
# These should only be used in BSP dependent directories.
|
||||
|
||||
Reference in New Issue
Block a user