summaryrefslogtreecommitdiffstats
path: root/config/rtems-gcc-4.4.7-newlib-1.18.0-1.cfg
diff options
context:
space:
mode:
authorChris Johns <chrisj@rtems.org>2012-11-06 10:06:10 +1100
committerChris Johns <chrisj@rtems.org>2012-11-06 10:06:10 +1100
commit48e5513d4e32bab02a65f120cdf48d0004bf8441 (patch)
treeb971ff970ca555db5a948d38355409991e2f1802 /config/rtems-gcc-4.4.7-newlib-1.18.0-1.cfg
parentInitial import. (diff)
downloadrtems-source-builder-48e5513d4e32bab02a65f120cdf48d0004bf8441.tar.bz2
Move RTEMS source builder configurations and patches in rtems.
Diffstat (limited to 'config/rtems-gcc-4.4.7-newlib-1.18.0-1.cfg')
-rw-r--r--config/rtems-gcc-4.4.7-newlib-1.18.0-1.cfg28
1 files changed, 0 insertions, 28 deletions
diff --git a/config/rtems-gcc-4.4.7-newlib-1.18.0-1.cfg b/config/rtems-gcc-4.4.7-newlib-1.18.0-1.cfg
deleted file mode 100644
index 8a42675..0000000
--- a/config/rtems-gcc-4.4.7-newlib-1.18.0-1.cfg
+++ /dev/null
@@ -1,28 +0,0 @@
-#
-# GCC 4.4.7, Newlib 1.18.0
-#
-
-%include %{_configdir}/checks.cfg
-%include %{_configdir}/base.cfg
-
-%define gcc_version 4.4.7
-%define newlib_version 1.18.0
-%define mpfr_version 2.4.1
-%define mpc_version 0.8.2
-%define gmp_version 5.0.1
-
-%define with_threads 1
-%define with_plugin 0
-%define with_iconv 1
-
-#
-# The RTEMS 4.10 patches
-#
-Patch0: gcc-core-4.4.7-rtems4.10-20120314.diff
-Patch1: gcc-g++-4.4.7-rtems4.10-20120314.diff
-Patch10: newlib-1.18.0-rtems4.10-20110518.diff
-
-#
-# The gcc/newlib build instructions. We use 4.4 Release 1.
-#
-%include %{_configdir}/gcc-4.4-1.cfg