Skip to content

Commit d1378a6

Browse files
committed
workaround: build gdb without python
1 parent 3b5c3e8 commit d1378a6

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

scripts/001-binutils.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,7 @@ for TARGET in "mipsel-ps2-irx" "mipsel-none-elf"; do
6868
--disable-separate-code \
6969
--disable-sim \
7070
--disable-nls \
71+
--with-python=no \
7172
$TARG_XTRA_OPTS
7273
7374
## Compile and install.

0 commit comments

Comments
 (0)