summaryrefslogtreecommitdiffstats
path: root/rtems
diff options
context:
space:
mode:
authorJoel Sherrill <joel@rtems.org>2023-02-21 09:24:37 -0600
committerJoel Sherrill <joel@rtems.org>2023-02-22 10:04:18 -0600
commitc58857dfdd8830871236261a3ef8399eff3b9b68 (patch)
tree02beb8ba3d37bfefb0fb8392724a2ebb4dd1b6f6 /rtems
parentUpdate to gdb 13.1 for rtems 6 (diff)
downloadrtems-source-builder-c58857dfdd8830871236261a3ef8399eff3b9b68.tar.bz2
Update to binutils 2.40 for rtems 6
Diffstat (limited to 'rtems')
-rw-r--r--rtems/config/6/rtems-default.bset2
-rw-r--r--rtems/config/tools/rtems-binutils-2.40.cfg13
2 files changed, 14 insertions, 1 deletions
diff --git a/rtems/config/6/rtems-default.bset b/rtems/config/6/rtems-default.bset
index a76efe6..ff9f9f5 100644
--- a/rtems/config/6/rtems-default.bset
+++ b/rtems/config/6/rtems-default.bset
@@ -13,7 +13,7 @@
%defineifnot with_rtems_expat devel/expat-2.4.8-1
%defineifnot with_rtems_gmp devel/gmp-6.2.1
%defineifnot with_rtems_gdb tools/rtems-gdb-13.1
-%defineifnot with_rtems_binutils tools/rtems-binutils-2.38
+%defineifnot with_rtems_binutils tools/rtems-binutils-2.40
%defineifnot with_rtems_gcc tools/rtems-gcc-12-newlib-head
%defineifnot with_rtems_tools tools/rtems-tools-6
diff --git a/rtems/config/tools/rtems-binutils-2.40.cfg b/rtems/config/tools/rtems-binutils-2.40.cfg
new file mode 100644
index 0000000..87f634b
--- /dev/null
+++ b/rtems/config/tools/rtems-binutils-2.40.cfg
@@ -0,0 +1,13 @@
+%include %{_configdir}/checks.cfg
+%include %{_configdir}/base.cfg
+
+%define binutils_version 2.40
+#%define binutils_external 1
+
+%hash sha512 binutils-%{binutils_version}.tar.bz2 \
+ MCVjYpRRhDKcmUcw9g2EkyklR+Dl3l9J1XSQ2NmxoKGDk79/cJNLpQYe4gAexMv18gbTEN+VEqf7NiWjYuNY+Q==
+
+%define with_deterministic_archives 1
+%define with_64_bit_bfd 1
+
+%include %{_configdir}/binutils-2-1.cfg