mirror of
https://github.com/EnderIce2/Fennix.git
synced 2025-05-28 15:34:31 +00:00
build(tools): fix gdb error 'Scripting in the "Python" language is not supported in this copy of GDB.'
Signed-off-by: EnderIce2 <enderice2@protonmail.com>
This commit is contained in:
parent
8dab45ecfd
commit
cfb5d9a0f4
@ -22,7 +22,7 @@ RUN apt-get -y install --no-install-recommends \
|
|||||||
libmpfr-dev \
|
libmpfr-dev \
|
||||||
texinfo \
|
texinfo \
|
||||||
file \
|
file \
|
||||||
sudo
|
python3-dev
|
||||||
|
|
||||||
# Required packages for building gcc & binutils
|
# Required packages for building gcc & binutils
|
||||||
RUN <<EOF
|
RUN <<EOF
|
||||||
|
Loading…
x
Reference in New Issue
Block a user