From 0590563f79de34318d99fb85273b89a7ac805902 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Sun, 10 Jan 2016 12:25:01 +0100 Subject: update to uClibc-ng 1.0.11, enable argp option, refresh configs Signed-off-by: Waldemar Brodkorb --- toolchain/gcc/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'toolchain/gcc') 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 \ -- cgit v1.2.3