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