summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChris Johns <chrisj@rtems.org>2018-10-12 10:44:48 -0700
committerChris Johns <chrisj@rtems.org>2018-10-12 10:44:48 -0700
commit1e5a261872553cd9dc98ddd672d350a044e93f88 (patch)
tree08ecb08bbca3bca65e0beed59cffb82c168b21ee
parentdarwin: Work around symlink issues on Darwin with APFS building libstd++. (diff)
downloadrtems-source-builder-1e5a261872553cd9dc98ddd672d350a044e93f88.tar.bz2
rtems-5: Move GDB to as early in the build as possible.
This should show the python build errors as soon as possible.
-rw-r--r--rtems/config/5/rtems-default.bset8
1 files changed, 7 insertions, 1 deletions
diff --git a/rtems/config/5/rtems-default.bset b/rtems/config/5/rtems-default.bset
index 033f236..7927808 100644
--- a/rtems/config/5/rtems-default.bset
+++ b/rtems/config/5/rtems-default.bset
@@ -9,9 +9,15 @@
5/rtems-autotools
+#
+# Build gdb first to raise the Python install error as early as possible.
+# GDB needs expat so it needs to be built before.
+#
+
devel/expat-2.1.0-1
+tools/rtems-gdb-8.0.1-1
+
tools/rtems-binutils-2.31.1
tools/rtems-gcc-7.3.0-newlib-103b055035fea328f8bc7826801760fb1c055683
-tools/rtems-gdb-8.0.1-1
tools/rtems-tools-5-1
tools/rtems-kernel-5