diff --git a/build.sh b/build.sh index ebe82de..69d19ba 100755 --- a/build.sh +++ b/build.sh @@ -174,6 +174,7 @@ if [ "$BUILD_BINUTILS" == "yes" ] ; then --target="$TARGET" \ --disable-gdb \ --disable-sim \ + --without-zstd \ > "${LATEST_LOG}" 2>&1 echo " Building..."