summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--make/binutils.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/make/binutils.mk b/make/binutils.mk
index b8481a5c8..fa754085e 100644
--- a/make/binutils.mk
+++ b/make/binutils.mk
@@ -52,7 +52,6 @@ $(BINUTILS_DIR1)/.configured: $(BINUTILS_DIR)/.patched
--infodir=$(STAGING_DIR)/info \
--enable-targets=$(GNU_TARGET_NAME) \
--with-sysroot=$(STAGING_DIR) \
- --with-lib-path="$(STAGING_DIR)/usr/lib:$(STAGING_DIR)/lib" \
$(MULTILIB) \
$(SOFT_FLOAT_CONFIG_OPTION) \
--program-prefix=$(ARCH)-linux-);