Changeset 49deaec in rtems


Ignore:
Timestamp:
10/31/07 05:28:40 (16 years ago)
Author:
Ralf Corsepius <ralf.corsepius@…>
Branches:
4.10, 4.11, 4.9, 5, master
Children:
a4081ce7
Parents:
3dd61288
Message:

Force building against expat

File:
1 edited

Legend:

Unmodified
Added
Removed
  • contrib/crossrpms/gdb/build.add

    r3dd61288 r49deaec  
    1111    --disable-werror \
    1212    --enable-sim \
     13%if "%{gdb_version}" >= "6.6"
     14    --with-expat \
     15%endif
    1316    --with-sysroot=%{_prefix}/@tool_target@/sys-root \
    1417    --prefix=%{_prefix} --bindir=%{_bindir} \
Note: See TracChangeset for help on using the changeset viewer.