summaryrefslogtreecommitdiffstats
path: root/config/gcc-4.6-1.cfg
diff options
context:
space:
mode:
authorChris Johns <chrisj@rtems.org>2012-11-05 10:40:16 +1100
committerChris Johns <chrisj@rtems.org>2012-11-05 10:40:16 +1100
commit7ff4c5b433034a822ff6e54cf7b16993438b6018 (patch)
tree12421058aa25005b86d62ff2d104295438127b4f /config/gcc-4.6-1.cfg
parentFix the test check for none. Add optional support. (diff)
downloadrtems-source-builder-7ff4c5b433034a822ff6e54cf7b16993438b6018.tar.bz2
Clean up the configurations. Add internal/external autotools support.
Diffstat (limited to 'config/gcc-4.6-1.cfg')
-rw-r--r--config/gcc-4.6-1.cfg4
1 files changed, 4 insertions, 0 deletions
diff --git a/config/gcc-4.6-1.cfg b/config/gcc-4.6-1.cfg
index 2b11428..a401aea 100644
--- a/config/gcc-4.6-1.cfg
+++ b/config/gcc-4.6-1.cfg
@@ -11,6 +11,7 @@
%error No GCC Version message defined.
%endif
+Name: %{_target}-gcc-%{gcc_version}-newlib-%{newlib_version}-%{release}
Summary: GCC v%{gcc_version} and Newlib v%{newlib_version} for target %{_target} on host %{_host}
Version: %{gcc_version}
Release: %{release}
@@ -24,6 +25,8 @@ BuildRoot: %{_tmppath}/%{name}-root-%(%{__id_u} -n)
# GCC core and G++
#
Source0: ftp://ftp.gnu.org/gnu/gcc/gcc-%{gcc_version}/gcc-core-%{gcc_version}.tar.bz2
+VersionContro0: git clone git://gcc.gnu.org/git/gcc.git
+
%if %{enable_cxx}
Source1: ftp://ftp.gnu.org/gnu/gcc/gcc-%{gcc_version}/gcc-g++-%{gcc_version}.tar.gz
%endif
@@ -32,6 +35,7 @@ Source1: ftp://ftp.gnu.org/gnu/gcc/gcc-%{gcc_version}/gcc-g++-%{gcc_version}.tar
# Newlib
#
Source10: ftp://sourceware.org/pub/newlib/newlib-%{newlib_version}.tar.gz
+VersionControl10: cvs -z 9 -d :pserver:anoncvs@sources.redhat.com:/cvs/src co newlib
#
# Packages GCC requires