devkitPPC: use supplied zlib

This commit is contained in:
Dave Murphy 2021-05-25 09:27:00 +01:00
parent 2b7e5215fc
commit 251c7cbbf1

View File

@ -101,7 +101,6 @@ then
--with-newlib \
--with-headers=../../newlib-$NEWLIB_VER/newlib/libc/include \
--prefix=$prefix \
--with-system-zlib \
--with-bugurl="https://github.com/devkitpro/buildscripts/issues" --with-pkgversion="devkitPPC release 39" \
$CROSS_PARAMS \
$CROSS_GCC_PARAMS \