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