summaryrefslogtreecommitdiffstats
path: root/rtems/config/tools/rtems-gcc-4.8.2-newlib-cvs-1.cfg
diff options
context:
space:
mode:
authorChris Johns <chrisj@rtems.org>2014-07-25 04:55:14 +0000
committerChris Johns <chrisj@rtems.org>2014-07-25 04:55:14 +0000
commit114ef0827924b6f8165fc83801fd895619d993ee (patch)
tree2af70313ce524a660f28843daa9b2b99f6ef7db7 /rtems/config/tools/rtems-gcc-4.8.2-newlib-cvs-1.cfg
parentbare: Update libusb to 1.0.18. (diff)
downloadrtems-source-builder-114ef0827924b6f8165fc83801fd895619d993ee.tar.bz2
RTEMS 4.11 Update to gcc-4.8.3 with Newlib CVS 26-Jul-2014.
Refactor some of the configurations to make it easier to maintain. Add gcc-4.9.x support.
Diffstat (limited to 'rtems/config/tools/rtems-gcc-4.8.2-newlib-cvs-1.cfg')
-rw-r--r--rtems/config/tools/rtems-gcc-4.8.2-newlib-cvs-1.cfg35
1 files changed, 3 insertions, 32 deletions
diff --git a/rtems/config/tools/rtems-gcc-4.8.2-newlib-cvs-1.cfg b/rtems/config/tools/rtems-gcc-4.8.2-newlib-cvs-1.cfg
index ca62545..37ca021 100644
--- a/rtems/config/tools/rtems-gcc-4.8.2-newlib-cvs-1.cfg
+++ b/rtems/config/tools/rtems-gcc-4.8.2-newlib-cvs-1.cfg
@@ -2,39 +2,10 @@
# GCC 4.8.2., Newlib CVS
#
-%include %{_configdir}/checks.cfg
-%include %{_configdir}/base.cfg
-%include %{_configdir}/versions.cfg
-
%define gcc_version 4.8.2
-%define newlib_version 11-Dec-2013
-%define mpfr_version 3.0.1
-%define mpc_version 0.8.2
-%define gmp_version 5.0.5
-
-%define with_threads 1
-%define with_plugin 0
-
-%ifn %{defined with_iconv}
-%define with_iconv 1
-%endif
-
-#
-# Newlib is from CVS.
-#
-%source set newlib cvs://pserver:anoncvs@sourceware.org/cvs/src?module=newlib?src-prefix=src?date=%{newlib_version}?reset
-
-#
-# Chris's patch to use the POSIX thread model for C++.
-#
-%patch add gcc %{rtems_gcc_patches}/gcc-rtems-thread-model-posix-1.diff
-
-#
-# Joel's stack_t patch.
-#
-%patch add newlib -p0 %{rtems_newlib_patches}/newlib-sys-signal-20130532.diff
+%define newlib_version 12-Jul-2014
#
-# The gcc/newlib build instructions. We use 4.8 Release 1.
+# The gcc/newlib build instructions.
#
-%include %{_configdir}/gcc-4.8-1.cfg
+%include tools/rtems-gcc-4.8-newlib-cvs-1.cfg