Skip to content

Commit 79b40b6

Browse files
authored
Merge pull request #58 from uyjulian/without_python
workaround: build gdb without python
2 parents 9c455b5 + d2b8228 commit 79b40b6

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
@@ -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)