Changeset 2261ef2 in rtems for bsps/powerpc/motorola_powerpc/config/qemuprep.cfg
- Timestamp:
- May 16, 2018, 2:47:40 PM (3 years ago)
- Branches:
- 5, master
- Children:
- 1e84462
- Parents:
- 01da0ac
- git-author:
- Joel Sherrill <joel@…> (05/16/18 14:47:40)
- git-committer:
- Joel Sherrill <joel@…> (05/18/18 13:22:32)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
bsps/powerpc/motorola_powerpc/config/qemuprep.cfg
r01da0ac r2261ef2 1 1 # 2 # Config file for the PowerPC 604 based mvme23072 # Config file for the QemuPrep w/o Altivec 3 3 # 4 4 … … 10 10 # and (hopefully) optimize for it. 11 11 # 12 CPU_CFLAGS = -mcpu=powerpc -mmultiple -mstring -mstrict-align -D__ppc_generic12 CPU_CFLAGS = -mcpu=powerpc -mmultiple -mstring -mstrict-align 13 13 14 14 # optimize flag: typically -O2
Note: See TracChangeset
for help on using the changeset viewer.