Changeset 0441091 in rtems for c/src/lib/libbsp/arm/gp32/make
- Timestamp:
- Apr 30, 2010, 1:40:13 PM (11 years ago)
- Branches:
- 4.10, 4.11, 5, master
- Children:
- fa97db5
- Parents:
- 439d00ca
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
c/src/lib/libbsp/arm/gp32/make/custom/gp32.cfg
r439d00ca r0441091 13 13 # and (hopefully) optimize for it. 14 14 # 15 CPU_CFLAGS = -m cpu=arm920t -mstructure-size-boundary=32-DCPU_S3C240015 CPU_CFLAGS = -mstructure-size-boundary=32 -mcpu=arm920t -mfpu=vfp -mfloat-abi=soft -DCPU_S3C2400 16 16 17 17 # optimize flag: typically -O2
Note: See TracChangeset
for help on using the changeset viewer.