diff --git a/extra/python/build b/extra/python/build index 4479e274..c99a7d50 100755 --- a/extra/python/build +++ b/extra/python/build @@ -21,7 +21,7 @@ patch -p1 < python3-always-pip.patch --with-ensurepip=yes \ --without-doc-strings -make +make EXTRA_CFLAGS="$CFLAGS -DTHREAD_STACK_SIZE=0x100000" make install ln -s python3 "$1/usr/bin/python"