Changeset 74493f05 in rtems for c/src/lib/libbsp/arm/gdbarmsim/make/custom/arm1136jfs.cfg
- Timestamp:
- 09/11/14 13:05:02 (9 years ago)
- Branches:
- 4.11, 5, master
- Children:
- 73b5d8bf
- Parents:
- 4c9f02d
- git-author:
- Sebastian Huber <sebastian.huber@…> (09/11/14 13:05:02)
- git-committer:
- Sebastian Huber <sebastian.huber@…> (09/11/14 13:05:32)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
c/src/lib/libbsp/arm/gdbarmsim/make/custom/arm1136jfs.cfg
r4c9f02d r74493f05 10 10 # This contains the compiler options necessary to select the CPU model 11 11 # and (hopefully) optimize for it. 12 # CPU_CFLAGS = -mcpu=arm920 -mstructure-size-boundary=813 12 CPU_CFLAGS = -mcpu=arm1136jf-s 14 13
Note: See TracChangeset
for help on using the changeset viewer.