summaryrefslogtreecommitdiff
path: root/toolchain/gcc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'toolchain/gcc/Makefile')
-rw-r--r--toolchain/gcc/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/toolchain/gcc/Makefile b/toolchain/gcc/Makefile
index acd1ef9ff..db543ace1 100644
--- a/toolchain/gcc/Makefile
+++ b/toolchain/gcc/Makefile
@@ -35,6 +35,7 @@ GCC_CONFOPTS:= --prefix=$(TOOLCHAIN_DIR)/usr \
--with-mpfr=$(STAGING_HOST_DIR)/usr \
--with-libelf=$(STAGING_HOST_DIR)/usr \
--disable-__cxa_atexit \
+ --with-system-zlib \
--with-gnu-ld \
--with-gnu-as \
--disable-libsanitizer \