source: rtems/scripts/setup.def @ e4c2a09

4.104.114.84.95
Last change on this file since e4c2a09 was 3cba822, checked in by Ralf Corsepius <ralf.corsepius@…>, on 04/12/05 at 08:11:11

Use newlib_* instead of gcc3newlib_* for values from setup.*.

  • Property mode set to 100644
File size: 424 bytes
Line 
1#
2# RTEMS tools setup
3#
4# $Id$
5#
6binutils_version=2.15
7binutils_patch_version=20040519
8binutils_suffix=.tar.bz2
9binutils_rpm_release=1
10gdb_version=6.0
11gdb_patch_version=20040217
12gdb_rpm_release=1
13rtems_version=ss-20000726
14rtems_rpm_release=1
15rpm_build_root=%{_tmppath}
16newlib_version=1.12.0
17newlib_suffix=.tar.gz
18newlib_patch_version=
19gcc_version=3.3.5
20gcc_suffix=.tar.gz
21gcc_patch_version=20041030
22gcc3newlib_rpm_release=2
Note: See TracBrowser for help on using the repository browser.