summaryrefslogtreecommitdiffstats
path: root/rtems/config/tools/rtems-binutils-2.24-1.cfg
diff options
context:
space:
mode:
authorChris Johns <chrisj@rtems.org>2013-12-14 12:21:27 +1100
committerChris Johns <chrisj@rtems.org>2013-12-14 12:21:27 +1100
commit69dca93af5d5c5c4cfa6f4b7c8b854e3d295109f (patch)
tree61ebd745590a8652585a93f144ee0de63ad5d36c /rtems/config/tools/rtems-binutils-2.24-1.cfg
parentUse the --jobs option. (diff)
downloadrtems-source-builder-69dca93af5d5c5c4cfa6f4b7c8b854e3d295109f.tar.bz2
Update to binutils 2.24, gcc 4.8.2, newlib 11-Dec-2013 and gdb 7.6.2.
Note, some architectures remain broken with the new gcc.
Diffstat (limited to 'rtems/config/tools/rtems-binutils-2.24-1.cfg')
-rw-r--r--rtems/config/tools/rtems-binutils-2.24-1.cfg25
1 files changed, 25 insertions, 0 deletions
diff --git a/rtems/config/tools/rtems-binutils-2.24-1.cfg b/rtems/config/tools/rtems-binutils-2.24-1.cfg
new file mode 100644
index 0000000..847680a
--- /dev/null
+++ b/rtems/config/tools/rtems-binutils-2.24-1.cfg
@@ -0,0 +1,25 @@
+#
+# Binutils 2.24.
+#
+
+%include %{_configdir}/checks.cfg
+%include %{_configdir}/base.cfg
+
+%define binutils_version 2.24
+
+#
+# Enable deterministic archives by default. This will be the default
+# there all tools using this binutils will create deterministic
+# archives.
+#
+%define with_deterministic_archives 1
+
+#
+# Include the RTEMS specific patches
+#
+%include rtems-binutils-patches.cfg
+
+#
+# The binutils build instructions. We use 2.xx Release 1.
+#
+%include %{_configdir}/binutils-2-1.cfg