summaryrefslogtreecommitdiffstats
path: root/rtems/config/tools/rtems-default-tools.bset
diff options
context:
space:
mode:
Diffstat (limited to 'rtems/config/tools/rtems-default-tools.bset')
-rw-r--r--rtems/config/tools/rtems-default-tools.bset15
1 files changed, 15 insertions, 0 deletions
diff --git a/rtems/config/tools/rtems-default-tools.bset b/rtems/config/tools/rtems-default-tools.bset
new file mode 100644
index 0000000..7d273cf
--- /dev/null
+++ b/rtems/config/tools/rtems-default-tools.bset
@@ -0,0 +1,15 @@
+#
+# Default tools build
+#
+
+#
+# Build gdb first to raise the Python install error as early as
+# possible. GDB needs expat so it needs to be built before gdb.
+#
+%{with_rtems_dtc}
+%{with_rtems_expat}
+%{with_rtems_gmp}
+%{with_rtems_gdb}
+%{with_rtems_binutils}
+%{with_rtems_gcc}
+%{with_rtems_tools}