summaryrefslogtreecommitdiff
path: root/toolchain/binutils/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2011-11-09 13:31:49 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2011-11-09 13:31:49 +0100
commitcb02beee5de8c85d2956e2f205d74eeced28416d (patch)
tree17d21bbe33c398302396a54fb1945bee6372f623 /toolchain/binutils/Makefile
parenta1ed67f04bb4b61af7383f2301b7dab6cb92e1b8 (diff)
parent442ae3a70f492fb16440ca081309638de0a6bd1b (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'toolchain/binutils/Makefile')
-rw-r--r--toolchain/binutils/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/toolchain/binutils/Makefile b/toolchain/binutils/Makefile
index cc8c1b26a..ba67263ef 100644
--- a/toolchain/binutils/Makefile
+++ b/toolchain/binutils/Makefile
@@ -25,8 +25,6 @@ $(WRKBUILD)/.configured:
(cd $(WRKBUILD); \
$(WRKBUILD)/configure \
--prefix=$(STAGING_HOST_DIR) \
- --build=$(GNU_HOST_NAME) \
- --host=$(GNU_HOST_NAME) \
--target=$(REAL_GNU_TARGET_NAME) \
--with-sysroot=$(STAGING_TARGET_DIR) \
--disable-multilib \