projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2646751
)
Minor cleanup, remove some unnecessary stuff
author
Eric Andersen
<andersen@codepoet.org>
Wed, 8 Oct 2003 02:43:49 +0000
(
02:43
-0000)
committer
Eric Andersen
<andersen@codepoet.org>
Wed, 8 Oct 2003 02:43:49 +0000
(
02:43
-0000)
make/binutils.mk
patch
|
blob
|
history
diff --git
a/make/binutils.mk
b/make/binutils.mk
index d7daeea981541aee776d589331f22e7c62aa38d7..f09194709afa7ac1182019d175b3da0e5ad742e2 100644
(file)
--- a/
make/binutils.mk
+++ b/
make/binutils.mk
@@
-143,18
+143,9
@@
$(BINUTILS_DIR2)/.configured: $(BINUTILS_DIR)/.patched
--host=$(GNU_TARGET_NAME) \
--build=$(ARCH)-linux \
--prefix=/usr \
- --exec-prefix=/usr \
- --bindir=/usr/bin \
- --sbindir=/usr/sbin \
- --libexecdir=/usr/lib \
- --sysconfdir=/etc \
- --datadir=/usr/share \
- --libdir=/usr/lib \
- --localstatedir=/var \
--mandir=/usr/man \
--infodir=/usr/info \
$(MULTILIB) \
- --program-prefix="" \
);
touch $(BINUTILS_DIR2)/.configured