mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-06 07:33:17 +00:00
Remove GCC3NEWLIBVERS, BINUTILSVERS, GDBVERS.
This commit is contained in:
@@ -56,12 +56,6 @@ case "$host" in
|
|||||||
esac
|
esac
|
||||||
AC_MSG_RESULT($RPM_CPU)
|
AC_MSG_RESULT($RPM_CPU)
|
||||||
|
|
||||||
GCC3NEWLIBVERS="gcc-${gcc_version}-newlib-${newlib_version}"
|
|
||||||
AC_SUBST(GCC3NEWLIBVERS)
|
|
||||||
BINUTILSVERS="binutils-${binutils_version}"
|
|
||||||
AC_SUBST(BINUTILSVERS)
|
|
||||||
GDBVERS="gdb-${gdb_version}"
|
|
||||||
AC_SUBST(GDBVERS)
|
|
||||||
BSPVERS="${rtems_version}"
|
BSPVERS="${rtems_version}"
|
||||||
AC_SUBST(RTEMS_VERSION,[_RTEMS_VERSION])
|
AC_SUBST(RTEMS_VERSION,[_RTEMS_VERSION])
|
||||||
AC_SUBST(BSPVERS)
|
AC_SUBST(BSPVERS)
|
||||||
|
|||||||
Reference in New Issue
Block a user