Changeset 5aa8ac2 in rtems for bsps/powerpc/mvme3100
- Timestamp:
- May 16, 2018, 2:50:11 PM (3 years ago)
- Branches:
- 5, master
- Children:
- beb4468
- Parents:
- a03f73c
- git-author:
- Joel Sherrill <joel@…> (05/16/18 14:50:11)
- git-committer:
- Joel Sherrill <joel@…> (05/18/18 13:22:33)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
bsps/powerpc/mvme3100/config/mvme3100.cfg
ra03f73c r5aa8ac2 10 10 # This contains the compiler options necessary to select the CPU model 11 11 # and (hopefully) optimize for it. 12 CPU_CFLAGS = -mcpu=powerpc -msoft-float -D__ppc_generic12 CPU_CFLAGS = -mcpu=powerpc -msoft-float 13 13 14 14 # optimize flag: typically -O2
Note: See TracChangeset
for help on using the changeset viewer.