source: rtems-source-builder/rtems/config/tools/rtems-gcc-4.8.2-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.8.2., Newlib CVS
3#
4
5%define gcc_version    4.8.2
6%define newlib_version 12-Jul-2014
7
8%hash md5 gcc-%{gcc_version}.tar.bz2 a3d7d63b9cb6b6ea049469a0c4a43c9d
9
10#
11# The gcc/newlib build instructions.
12#
13%include tools/rtems-gcc-4.8-newlib-cvs-1.cfg
Note: See TracBrowser for help on using the repository browser.