projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e0e8d6e
)
Fix gdb so it works
author
Eric Andersen
<andersen@codepoet.org>
Tue, 21 Jan 2003 08:31:09 +0000
(08:31 -0000)
committer
Eric Andersen
<andersen@codepoet.org>
Tue, 21 Jan 2003 08:31:09 +0000
(08:31 -0000)
make/gdb.mk
patch
|
blob
|
history
diff --git
a/make/gdb.mk
b/make/gdb.mk
index d4e304fd6b110e2d720bdc3ce14b78526010f8d4..851c3ddbb3746513e00b18bc5b3f21c8b534d5d8 100644
(file)
--- a/
make/gdb.mk
+++ b/
make/gdb.mk
@@
-23,6
+23,7
@@
$(GDB_DIR)/.configured: $(GDB_DIR)/.unpacked
CC=$(TARGET_CC) \
./configure \
--target=$(GNU_TARGET_NAME) \
+ --host=$(GNU_TARGET_NAME) \
--prefix=/usr \
--exec-prefix=/usr \
--bindir=/usr/bin \