forked from Imagelibrary/rtems
* setup.def: Updated gcc and newlib patches and bumped RPM revision. Patches primarily add or16/or32 basic support to newlib and i386 multilib improvements to gcc from Ralf Corsepius.
20 lines
358 B
Modula-2
20 lines
358 B
Modula-2
#
|
|
# RTEMS tools setup
|
|
#
|
|
# $Id$
|
|
#
|
|
binutils_version=2.10
|
|
binutils_patch_version=20000726
|
|
binutils_rpm_release=2
|
|
newlib_version=1.8.2
|
|
newlib_patch_version=20000828
|
|
gcc_version=2.95.2
|
|
gcc_patch_version=20000828
|
|
gccnewlib_rpm_release=9
|
|
gdb_version=5.0
|
|
gdb_patch_version=20000718
|
|
gdb_rpm_release=2
|
|
rtems_version=ss-20000726
|
|
rtems_rpm_release=1
|
|
rpm_build_root=/tmp
|