summaryrefslogtreecommitdiffstats
path: root/rtems/config/tools/rtems-gcc-4.8-newlib-cvs-1.cfg
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--rtems/config/tools/rtems-gcc-4.8-newlib-cvs-1.cfg8
1 files changed, 8 insertions, 0 deletions
diff --git a/rtems/config/tools/rtems-gcc-4.8-newlib-cvs-1.cfg b/rtems/config/tools/rtems-gcc-4.8-newlib-cvs-1.cfg
index 3ce89c2..5a75051 100644
--- a/rtems/config/tools/rtems-gcc-4.8-newlib-cvs-1.cfg
+++ b/rtems/config/tools/rtems-gcc-4.8-newlib-cvs-1.cfg
@@ -26,6 +26,13 @@
%endif
#
+# Hash checksums of the libraries used in GCC.
+#
+%hash md5 mpfr-%{mpfr_version}.tar.bz2 bfbecb2eacb6d48432ead5cfc3f7390a
+%hash md5 mpc-%{mpc_version}.tar.gz e98267ebd5648a39f881d66797122fb6
+%hash md5 gmp-%{gmp_version}.tar.bz2 041487d25e9c230b0c42b106361055fe
+
+#
# Newlib is from CVS.
#
%source set newlib cvs://pserver:anoncvs@sourceware.org/cvs/src?module=newlib?src-prefix=src?date=%{newlib_version}?reset
@@ -34,6 +41,7 @@
# Joel's stack_t patch.
#
%patch add newlib -p0 %{rtems_newlib_patches}/newlib-sys-signal-20130532.diff
+%hash md5 newlib-sys-signal-20130532.diff 34af05f28a4921e47c053528f5a8b9fb
#
# The gcc/newlib build instructions. We use 4.8 Release 1.