mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-26 14:18:20 +00:00
2004-01-28 RTEMS
* configure.ac: Enable OS versioning by default for 4.7 branch. * setup.def: Update binutils RPM version and build new gcc 3.2.3 RPMs. * autotools/autoconf-rtems.spec.in, autotools/automake-rtems.spec.in: Update for new tool spin.
This commit is contained in:
@@ -29,7 +29,7 @@ AC_ARG_ENABLE([osversions],
|
||||
yes ) osversion=RTEMS_API;;
|
||||
* ) osversion=;;
|
||||
esac],
|
||||
[osversion=])
|
||||
[osversion=RTEMS_API])
|
||||
|
||||
AC_MSG_CHECKING(for rpm SPECS directory)
|
||||
# Allow users to override RPM_SPECSdir from the environment.
|
||||
|
||||
Reference in New Issue
Block a user