projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1f9147a
)
fixup strace build
author
Eric Andersen
<andersen@codepoet.org>
Thu, 23 Jan 2003 17:02:44 +0000
(17:02 -0000)
committer
Eric Andersen
<andersen@codepoet.org>
Thu, 23 Jan 2003 17:02:44 +0000
(17:02 -0000)
make/strace.mk
patch
|
blob
|
history
diff --git
a/make/strace.mk
b/make/strace.mk
index 1fd21dbcd24f1afa331f5c14331ca4ffb75a5547..d4b2b41f91aefcba789a299be2253d526c281044 100644
(file)
--- a/
make/strace.mk
+++ b/
make/strace.mk
@@
-23,6
+23,7
@@
$(STRACE_DIR)/.configured: $(STRACE_DIR)/.unpacked
PATH=$(STAGING_DIR)/bin:$$PATH CC=$(TARGET_CC) \
./configure \
--target=$(GNU_TARGET_NAME) \
+ --host=$(GNU_TARGET_NAME) \
--prefix=/usr \
--exec-prefix=/usr \
--bindir=/usr/bin \