config: Add support for gcc-4.8-branch testing.

This commit is contained in:
Chris Johns
2014-03-26 17:12:05 +11:00
parent 40d25dc8fe
commit ed8a66a1a6
2 changed files with 24 additions and 0 deletions

View File

@@ -11,6 +11,15 @@
%error No GCC Version message defined.
%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.
#