summaryrefslogtreecommitdiffstats
path: root/rtems/config/tools/rtems-gcc-4.8.0-newlib-cvs-1.cfg
diff options
context:
space:
mode:
authorChris Johns <chrisj@rtems.org>2013-05-03 07:53:41 +1000
committerChris Johns <chrisj@rtems.org>2013-05-03 07:53:41 +1000
commitcd3d3ae4b2ca2ce62a6543e27372a67ec3927623 (patch)
treeb8e11818e21db229ed23f0af400a1cf7f1ee3767 /rtems/config/tools/rtems-gcc-4.8.0-newlib-cvs-1.cfg
parentImprove the email reporter. (diff)
downloadrtems-source-builder-cd3d3ae4b2ca2ce62a6543e27372a67ec3927623.tar.bz2
Move to the gcc-4.8 branch until 4.8.1 comes out.
Diffstat (limited to 'rtems/config/tools/rtems-gcc-4.8.0-newlib-cvs-1.cfg')
-rw-r--r--rtems/config/tools/rtems-gcc-4.8.0-newlib-cvs-1.cfg10
1 files changed, 10 insertions, 0 deletions
diff --git a/rtems/config/tools/rtems-gcc-4.8.0-newlib-cvs-1.cfg b/rtems/config/tools/rtems-gcc-4.8.0-newlib-cvs-1.cfg
index 924eea4..a10f0ad 100644
--- a/rtems/config/tools/rtems-gcc-4.8.0-newlib-cvs-1.cfg
+++ b/rtems/config/tools/rtems-gcc-4.8.0-newlib-cvs-1.cfg
@@ -16,12 +16,22 @@
%define with_plugin 0
%define with_iconv 1
+#
+# Manage RTEMS patches
+#
+%include rtems-gcc-patches.cfg
+
# Incompatible with Texinfo 5
%if %{__makeinfo_ver} >= 5.0
%error Incomaptible version of makeinfo found!
%endif
#
+# Use the 4.8.0 branch. It has needed bug fixes.
+#
+Source0: git://gcc.gnu.org/git/gcc.git?branch=master?pull?reset=hard?branch=gcc-4_8-branch
+
+#
# The gcc/newlib build instructions. We use 4.8 Release 1.
#
%include %{_configdir}/gcc-4.8-1.cfg