mirror of
https://git.rtems.org/rtems-source-builder
synced 2024-10-09 07:15:10 +08:00
rtems-5: Move GDB to as early in the build as possible.
This should show the python build errors as soon as possible.
This commit is contained in:
parent
7bb268ba19
commit
1e5a261872
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user