Changeset 7406ae3e in rtems for make/custom/mvme2307.cfg


Ignore:
Timestamp:
05/27/03 07:23:51 (20 years ago)
Author:
Ralf Corsepius <ralf.corsepius@…>
Children:
93d5462
Parents:
35b8dbb9
Message:

2003-05-27 Ralf Corsepius <corsepiu@…>

  • custom/mvme2307.cfg: Remove CFLAGS_PROFILE_V.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • make/custom/mvme2307.cfg

    r35b8dbb9 r7406ae3e  
    2929CFLAGS_DEBUG_V = -O1
    3030
    31 # profile flags: typically none, but at least -O1 is required due to this
    32 # BSP using inlined code
    33 CFLAGS_PROFILE_V = -O1   
    34 
    3531define make-exe
    3632        $(LINK.c) $(AM_CFLAGS) $(AM_LDFLAGS) \
Note: See TracChangeset for help on using the changeset viewer.