Changeset 5eac93c7 in rtems for scripts/mkbspspec.in


Ignore:
Timestamp:
01/25/00 19:47:32 (24 years ago)
Author:
Joel Sherrill <joel.sherrill@…>
Branches:
4.10, 4.11, 4.8, 4.9, 5, master
Children:
21677c0e
Parents:
9ce64148
Message:

Now binutils, gcc, and gdb build into a "base" package that is shared
by all targets and one or more target specific RPMs. This significantly
reduces the conflicts between the RPMs whether installing one or multiple
targets.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • scripts/mkbspspec.in

    r9ce64148 r5eac93c7  
    5656    -e "s%@rpm_build_root@%${rpm_build_root}%g" \
    5757    -e "s%@target_alias@%${target_alias}%g" \
    58     -e "s%@ext_ext@%${ext_ext}%g" \
     58    -e "s%@exe_ext@%${exe_ext}%g" \
    5959< ${RTEMS_DIR}/rtems/rtems.spec.in \
    6060> ${specfile}
Note: See TracChangeset for help on using the changeset viewer.