- Timestamp:
- May 20, 2008, 9:50:47 PM (12 years ago)
- Branches:
- 4.10, 4.11, 4.9, master
- Children:
- d04bf28e
- Parents:
- cb697107
- Location:
- make
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
make/ChangeLog
rcb697107 r5768e61 1 2008-05-20 Joel Sherrill <joel.sherrill@oarcorp.com> 2 3 * custom/nds.cfg: Email from author says to drop this flag. 4 1 5 2008-05-20 Joel Sherrill <joel.sherrill@oarcorp.com> 2 6 -
make/custom/nds.cfg
rcb697107 r5768e61 17 17 # 18 18 CPU_CFLAGS = -mcpu=$(RTEMS_CPU_MODEL) -msoft-float -mstructure-size-boundary=8 19 CPU_CFLAGS += -mthumb-interwork ## -D __THUMB_INTERWORK__ -mthumb19 # CPU_CFLAGS += -mthumb-interwork ## -D __THUMB_INTERWORK__ -mthumb 20 20 21 21 # optimize flag: typically -O2
Note: See TracChangeset
for help on using the changeset viewer.