summaryrefslogtreecommitdiffstats
path: root/rtems/config/tools/rtems-binutils-3bf8131ac6b263e54669d9c282c6f69395355435-1.cfg
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2016-01-18 13:39:27 +0100
committerSebastian Huber <sebastian.huber@embedded-brains.de>2016-01-18 13:39:27 +0100
commit342c7dcc0a2ef742743f0c31097ea23e764806dc (patch)
treec91b6501a97c673df3a2f19e4bc89dcf87e8479b /rtems/config/tools/rtems-binutils-3bf8131ac6b263e54669d9c282c6f69395355435-1.cfg
parentfix libpng version number (diff)
downloadrtems-source-builder-342c7dcc0a2ef742743f0c31097ea23e764806dc.tar.bz2
Update RTEMS 4.12 build set
Diffstat (limited to 'rtems/config/tools/rtems-binutils-3bf8131ac6b263e54669d9c282c6f69395355435-1.cfg')
-rw-r--r--rtems/config/tools/rtems-binutils-3bf8131ac6b263e54669d9c282c6f69395355435-1.cfg21
1 files changed, 21 insertions, 0 deletions
diff --git a/rtems/config/tools/rtems-binutils-3bf8131ac6b263e54669d9c282c6f69395355435-1.cfg b/rtems/config/tools/rtems-binutils-3bf8131ac6b263e54669d9c282c6f69395355435-1.cfg
new file mode 100644
index 0000000..a627389
--- /dev/null
+++ b/rtems/config/tools/rtems-binutils-3bf8131ac6b263e54669d9c282c6f69395355435-1.cfg
@@ -0,0 +1,21 @@
+#
+# Binutils GIT.
+#
+
+%include %{_configdir}/checks.cfg
+%include %{_configdir}/base.cfg
+
+%define binutils_version 3bf8131ac6b263e54669d9c282c6f69395355435
+%source set binutils git://sourceware.org/git/binutils-gdb.git?fetch?reset=hard?branch=master?checkout=%{binutils_version}
+
+#
+# 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
+
+#
+# The binutils build instructions. We use 2.xx Release 1.
+#
+%include %{_configdir}/binutils-2-1.cfg