From 8a7660ceb34b1794416117ef43bca1dd328ebf08 Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Mon, 6 Jul 2015 15:40:32 +0200 Subject: rtems4.11: Use GCC 4.9.3 --- .../tools/rtems-gcc-4.9.3-newlib-2.2.0-20150423-1.cfg | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 rtems/config/tools/rtems-gcc-4.9.3-newlib-2.2.0-20150423-1.cfg (limited to 'rtems/config/tools/rtems-gcc-4.9.3-newlib-2.2.0-20150423-1.cfg') diff --git a/rtems/config/tools/rtems-gcc-4.9.3-newlib-2.2.0-20150423-1.cfg b/rtems/config/tools/rtems-gcc-4.9.3-newlib-2.2.0-20150423-1.cfg new file mode 100644 index 0000000..9d756ad --- /dev/null +++ b/rtems/config/tools/rtems-gcc-4.9.3-newlib-2.2.0-20150423-1.cfg @@ -0,0 +1,14 @@ +# +# GCC 4.9.3, Newlib 2.2.0-1 (actually a snapshot) +# + +%define gcc_version 4.9.3 +%define newlib_version 2.2.0.20150423 + +%hash md5 gcc-%{gcc_version}.tar.bz2 6f831b4d251872736e8e9cc09746f327 +%hash md5 newlib-%{newlib_version}.tar.gz c819de85d4cb4be540ebf6d405f42296 + +# +# The gcc/newlib build instructions. +# +%include tools/rtems-gcc-4.9-newlib-2.2.0-1.cfg -- cgit v1.2.3