|
@@ -43,8 +43,12 @@ HOST_CONFIGURE_ARGS = \
|
|
|
--host=$(GNU_HOST_NAME) \
|
|
--host=$(GNU_HOST_NAME) \
|
|
|
--target=$(REAL_GNU_TARGET_NAME) \
|
|
--target=$(REAL_GNU_TARGET_NAME) \
|
|
|
--with-sysroot=$(TOOLCHAIN_DIR) \
|
|
--with-sysroot=$(TOOLCHAIN_DIR) \
|
|
|
|
|
+ --with-system-zlib \
|
|
|
|
|
+ --without-zstd \
|
|
|
--enable-deterministic-archives \
|
|
--enable-deterministic-archives \
|
|
|
--enable-plugins \
|
|
--enable-plugins \
|
|
|
|
|
+ --enable-lto \
|
|
|
|
|
+ --disable-gprofng \
|
|
|
--disable-multilib \
|
|
--disable-multilib \
|
|
|
--disable-werror \
|
|
--disable-werror \
|
|
|
--disable-nls \
|
|
--disable-nls \
|