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