Skip to content

Commit 7e8b29e

Browse files
committed
gcc: remove option to use system zlib in toolchain dependencies
1 parent a9e09da commit 7e8b29e

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

CMakeLists.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -324,7 +324,6 @@ function(toolchain_deps toolchain_deps_dir toolchain_install_dir toolchain_suffi
324324
--disable-separate-code
325325
--enable-interwork
326326
--enable-plugins
327-
--with-system-zlib
328327
--without-zstd
329328
"--with-pkgversion=${pkgversion}"
330329
BUILD_COMMAND $(MAKE)

0 commit comments

Comments
 (0)