[rtems-source-builder commit] rtems-mipstx39-gdb-head.bset: Add missing file

Joel Sherrill joel at rtems.org
Mon Nov 20 17:08:58 UTC 2023


Module:    rtems-source-builder
Branch:    master
Commit:    ae81810adcfef8bd3ab8cfca2ed5ba4ac4b9779f
Changeset: http://git.rtems.org/rtems-source-builder/commit/?id=ae81810adcfef8bd3ab8cfca2ed5ba4ac4b9779f

Author:    Joel Sherrill <joel at rtems.org>
Date:      Fri Nov 17 11:37:37 2023 -0600

rtems-mipstx39-gdb-head.bset: Add missing file

This configuration file was missing for the mipstx39 gdb build for the
head/7 tools.

Closes #4935.

---

 rtems/config/tools/rtems-mipstx39-gdb-head.bset | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/rtems/config/tools/rtems-mipstx39-gdb-head.bset b/rtems/config/tools/rtems-mipstx39-gdb-head.bset
new file mode 100644
index 0000000..252967c
--- /dev/null
+++ b/rtems/config/tools/rtems-mipstx39-gdb-head.bset
@@ -0,0 +1,7 @@
+%define release 1
+%define rtems_arch mips
+%define gdb-sim-options --enable-sim-hardware
+%define win32-gdb-disable-sim
+%define _target mipstx39-rtems%{rtems_version}
+devel/gmp-6.2.1
+tools//rtems-gdb-head



More information about the vc mailing list