Changeset 4ea75f2 in rtems for make/custom


Ignore:
Timestamp:
09/14/09 14:52:13 (15 years ago)
Author:
Ralf Corsepius <ralf.corsepius@…>
Branches:
4.10, 4.11, 5, master
Children:
27cb9ec
Parents:
eebcc5b
Message:

2009-09-14 Ralf Corsépius <ralf.corsepius@…>

  • custom/gen83xx.cfg: Remove -funit-at-a-time.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • make/custom/gen83xx.cfg

    reebcc5b r4ea75f2  
    2424
    2525# optimize flag: typically -O2
    26 CFLAGS_OPTIMIZE_V = -O2 -g -fno-keep-inline-functions -funit-at-a-time -W -Wno-unused
     26CFLAGS_OPTIMIZE_V = -O2 -g -fno-keep-inline-functions -W -Wno-unused
    2727
    2828LDFLAGS += -qnolinkcmds -T $(RTEMS_LINKCMDS)
Note: See TracChangeset for help on using the changeset viewer.