From ae81810adcfef8bd3ab8cfca2ed5ba4ac4b9779f Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Fri, 17 Nov 2023 11:37:37 -0600 Subject: 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(+) create mode 100644 rtems/config/tools/rtems-mipstx39-gdb-head.bset 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 -- cgit v1.2.3