source: rtems-source-builder/rtems/config/tools/rtems-gcc-4.9.1-newlib-cvs-1.cfg @ 9ff6dad

4.104.114.95
Last change on this file since 9ff6dad was a083b52, checked in by Chris Johns <chrisj@…>, on 07/29/14 at 06:35:43

Add checksum support for downloaded files.

File download by http, ftp, pw support checksum. The %hash
directive provides a means of setting a hash used to
checksum the file.

Files on disk or just downloaded are checked.

  • Property mode set to 100644
File size: 253 bytes
Line 
1#
2# GCC 4.9.1., Newlib CVS
3#
4
5%define gcc_version    4.9.1
6%define newlib_version 26-Jul-2014
7
8%hash md5 gcc-%{gcc_version}.tar.bz2 fddf71348546af523353bd43d34919c1
9
10#
11# The gcc/newlib build instructions.
12#
13%include tools/rtems-gcc-4.9-newlib-cvs-1.cfg
Note: See TracBrowser for help on using the repository browser.