Changeset 4a6751a2 in rtems


Ignore:
Timestamp:
04/23/05 05:07:46 (19 years ago)
Author:
Ralf Corsepius <ralf.corsepius@…>
Branches:
4.10, 4.11, 4.8, 4.9, 5, master
Children:
b0c0fad
Parents:
135a5711
Message:

2005-04-23 Ralf Corsepius <ralf.corsepius@…>

  • gdb/gdb.add: Propagate RPM_OPT_FLAGS to configure.
Location:
scripts
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • scripts/ChangeLog

    r135a5711 r4a6751a2  
     12005-04-23      Ralf Corsepius <ralf.corsepius@rtems.org>
     2
     3        * gdb/gdb.add: Propagate RPM_OPT_FLAGS to configure.
     4
    152005-04-22      Ralf Corsepius <ralf.corsepius@rtems.org>
    26
  • scripts/gdb/gdb.add

    r135a5711 r4a6751a2  
    9090  cd build
    9191  export PATH="%{_bindir}:${PATH}"
     92  CFLAGS="$RPM_OPT_FLAGS" \
    9293  ../gdb-%{gdb_version}/configure \
    9394    --build=%_build --host=%_host \
Note: See TracChangeset for help on using the changeset viewer.