We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b5c3e8 commit d1378a6Copy full SHA for d1378a6
1 file changed
scripts/001-binutils.sh
@@ -68,6 +68,7 @@ for TARGET in "mipsel-ps2-irx" "mipsel-none-elf"; do
68
--disable-separate-code \
69
--disable-sim \
70
--disable-nls \
71
+ --with-python=no \
72
$TARG_XTRA_OPTS
73
74
## Compile and install.
0 commit comments