Skip to content

Commit d2b8228

Browse files
committed
workaround: build gdb without python
1 parent 9c455b5 commit d2b8228

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/001-binutils.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@ for TARGET in "mips64r5900el-ps2-elf"; do
6767
--disable-separate-code \
6868
--disable-sim \
6969
--disable-nls \
70+
--with-python=no \
7071
$TARG_XTRA_OPTS
7172

7273
## Compile and install.

0 commit comments

Comments
 (0)