summaryrefslogtreecommitdiffstats
path: root/rtems/config/tools/rtems-binutils-417e50dbcfd4b8dd699f48df5ac9b9a733fd80e2.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'rtems/config/tools/rtems-binutils-417e50dbcfd4b8dd699f48df5ac9b9a733fd80e2.cfg')
-rw-r--r--rtems/config/tools/rtems-binutils-417e50dbcfd4b8dd699f48df5ac9b9a733fd80e2.cfg29
1 files changed, 0 insertions, 29 deletions
diff --git a/rtems/config/tools/rtems-binutils-417e50dbcfd4b8dd699f48df5ac9b9a733fd80e2.cfg b/rtems/config/tools/rtems-binutils-417e50dbcfd4b8dd699f48df5ac9b9a733fd80e2.cfg
deleted file mode 100644
index 27d41ac..0000000
--- a/rtems/config/tools/rtems-binutils-417e50dbcfd4b8dd699f48df5ac9b9a733fd80e2.cfg
+++ /dev/null
@@ -1,29 +0,0 @@
-#
-# Binutils
-#
-
-%include %{_configdir}/checks.cfg
-%include %{_configdir}/base.cfg
-
-%define binutils_version 417e50dbcfd4b8dd699f48df5ac9b9a733fd80e2
-%define binutils_external 1
-%define binutils_expand_name sourceware-mirror-binutils-gdb-%{binutils_version}
-%source set binutils --rsb-file=%{binutils_expand_name}.tar.gz https://codeload.github.com/RTEMS/sourceware-mirror-binutils-gdb/tar.gz/%{binutils_version}
-%hash sha512 %{binutils_expand_name}.tar.gz 309613ff929fa4220921785c7c38bdeaae620edb5838e9b4891c5fa920fb9c1beb051951ae6989aacf1f2890a93d0df7e330077ca9cb29133be6fafa25b7296a
-
-#
-# 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
-
-#
-# Enable 64-bit BFD support
-#
-%define with_64_bit_bfd 1
-
-#
-# The binutils build instructions. We use 2.xx Release 1.
-#
-%include %{_configdir}/binutils-2-1.cfg