summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--rtems/config/snapshots/gcc-4.8-branch.mc15
-rw-r--r--source-builder/config/gcc-common-1.cfg9
2 files changed, 24 insertions, 0 deletions
diff --git a/rtems/config/snapshots/gcc-4.8-branch.mc b/rtems/config/snapshots/gcc-4.8-branch.mc
new file mode 100644
index 0000000..fa98f4f
--- /dev/null
+++ b/rtems/config/snapshots/gcc-4.8-branch.mc
@@ -0,0 +1,15 @@
+[gcc-snapshot]
+GCC_Version: none, override, '4.8-branch'
+Source0: none, override, 'git://gcc.gnu.org/git/gcc.git?reset=hard?pull?checkout=gcc-4_8-branch'
+# IBM's backport patch for the PowerPC
+Patch0: none, override, 'http://www.rtems.org/ftp/pub/rtems/people/chrisj/4_8-backport-single.patch'
+Patch0_opts: none, override, '-p0'
+Patch1: none, undefine, ''
+Patch2: none, undefine, ''
+Patch3: none, undefine, ''
+Patch4: none, undefine, ''
+Patch5: none, undefine, ''
+Patch6: none, undefine, ''
+Patch7: none, undefine, ''
+Patch8: none, undefine, ''
+Patch9: none, undefine, ''
diff --git a/source-builder/config/gcc-common-1.cfg b/source-builder/config/gcc-common-1.cfg
index 017971b..e8517d6 100644
--- a/source-builder/config/gcc-common-1.cfg
+++ b/source-builder/config/gcc-common-1.cfg
@@ -12,6 +12,15 @@
%endif
#
+# Select Snapshot Macro Maps if they have been added.
+#
+%select gcc-snapshot
+%select newlib-snapshot
+%select mpfr-snapshot
+%select mpc-snapshot
+%select gmp-snapshot
+
+#
# The package description.
#
Name: %{_target}-gcc-%{gcc_version}-newlib-%{newlib_version}-%{release}