Changeset 32a4aea5 in rtems for c/src/lib/libbsp/bfin/bf537Stamp/make/custom/bf537Stamp.cfg
- Timestamp:
- 03/10/16 20:25:36 (7 years ago)
- Branches:
- 5, master
- Children:
- 74ad76a
- Parents:
- 9008c77
- git-author:
- Joel Sherrill <joel@…> (03/10/16 20:25:36)
- git-committer:
- Joel Sherrill <joel@…> (03/11/16 00:08:39)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
c/src/lib/libbsp/bfin/bf537Stamp/make/custom/bf537Stamp.cfg
r9008c77 r32a4aea5 15 15 # gcc-4.2.0 segfaults on -OX > -O0 16 16 CFLAGS_OPTIMIZE_V = -O2 -g 17 CFLAGS_OPTIMIZE_V += -ffunction-sections -fdata-sections 18 19 LDFLAGS = -Wl,--gc-sections
Note: See TracChangeset
for help on using the changeset viewer.