We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3629f27 commit cc8f78eCopy full SHA for cc8f78e
1 file changed
CMakeLists.txt
@@ -344,7 +344,7 @@ function(toolchain_deps toolchain_deps_dir toolchain_install_dir toolchain_suffi
344
# Set prefix to "/" here to be able to install twice
345
--prefix=/
346
--with-sysroot=${toolchain_install_dir}
347
- --with-system-zlib
+ --with-zlib=${toolchain_deps_dir}
348
--without-zstd
349
--without-python
350
--with-gmp=${toolchain_deps_dir}
0 commit comments