Changeset 6e32d88 in rtems
- Timestamp:
- 10/02/02 17:36:24 (20 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- 0381a8d
- Parents:
- 6ca248c
- Location:
- make
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
make/ChangeLog
r6ca248c r6e32d88 1 2002-10-02 Joel Sherrill <joel@OARcorp.com> 2 3 * custom/armulator.cfg: Remove reference to PowerPC arguments. 4 1 5 2002-09-13 Joel Sherrill <joel@OARcorp.com> 2 6 -
make/custom/armulator.cfg
r6ca248c r6e32d88 23 23 # NOTE2: some level of -O may be actually required by inline assembler (at least 24 24 # -O2 so far. 25 CFLAGS_OPTIMIZE_V=26 #CFLAGS_OPTIMIZE_V=-O4 -mmultiple -mstring -mstrict-align 25 #CFLAGS_OPTIMIZE_V= 26 CFLAGS_OPTIMIZE_V=-O4 27 27 28 28 # debug flags: typically none, but at least -O1 is required due to this
Note: See TracChangeset
for help on using the changeset viewer.