|
@@ -68,6 +68,7 @@ HOST_BINUTILS_CONF_OPTS = --disable-multilib --disable-werror \
|
|
--target=$(GNU_TARGET_NAME) \
|
|
--target=$(GNU_TARGET_NAME) \
|
|
--disable-shared --enable-static \
|
|
--disable-shared --enable-static \
|
|
--with-sysroot=$(STAGING_DIR) \
|
|
--with-sysroot=$(STAGING_DIR) \
|
|
|
|
+ --enable-poison-system-directories \
|
|
$(BINUTILS_DISABLE_GDB_CONF_OPTS) \
|
|
$(BINUTILS_DISABLE_GDB_CONF_OPTS) \
|
|
$(BINUTILS_EXTRA_CONFIG_OPTIONS)
|
|
$(BINUTILS_EXTRA_CONFIG_OPTIONS)
|
|
|
|
|