Changeset 7406ae3e in rtems


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.
Location:
make
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • make/ChangeLog

    r35b8dbb9 r7406ae3e  
     12003-05-27      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
     2
     3        * custom/mvme2307.cfg: Remove CFLAGS_PROFILE_V.
     4
    152003-03-25      Thomas Doerfler <Thomas.Doerfler@imd-systems.de>
    26
  • 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.