|
@@ -32,6 +32,7 @@ BINUTILS_CONFIGURE:= \
|
|
|
--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) \
|
|
|
|
|
+ --enable-deterministic-archives \
|
|
|
--enable-plugins \
|
|
--enable-plugins \
|
|
|
--disable-multilib \
|
|
--disable-multilib \
|
|
|
--disable-werror \
|
|
--disable-werror \
|