mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-28 07:20:16 +00:00
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.
This commit is contained in:
@@ -55,7 +55,7 @@ sed -e "s%@Release@%${rtems_rpm_release}%g" \
|
||||
-e "s%@rtems_version@%${rtems_version}%g" \
|
||||
-e "s%@rpm_build_root@%${rpm_build_root}%g" \
|
||||
-e "s%@target_alias@%${target_alias}%g" \
|
||||
-e "s%@ext_ext@%${ext_ext}%g" \
|
||||
-e "s%@exe_ext@%${exe_ext}%g" \
|
||||
< ${RTEMS_DIR}/rtems/rtems.spec.in \
|
||||
> ${specfile}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user