mirror of
https://github.com/EnderIce2/Fennix.git
synced 2025-07-01 18:39:16 +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:
@ -22,7 +22,7 @@ RUN apt-get -y install --no-install-recommends \
|
||||
libmpfr-dev \
|
||||
texinfo \
|
||||
file \
|
||||
sudo
|
||||
python3-dev
|
||||
|
||||
# Required packages for building gcc & binutils
|
||||
RUN <<EOF
|
||||
|
Reference in New Issue
Block a user