projects
/
openwrt
/
svn-archive
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
699f3df
)
fix build, thx z3ro
author
Waldemar Brodkorb
<
[email protected]
>
Tue, 7 Jun 2005 08:30:35 +0000
(08:30 +0000)
committer
Waldemar Brodkorb
<
[email protected]
>
Tue, 7 Jun 2005 08:30:35 +0000
(08:30 +0000)
SVN-Revision: 1167
openwrt/toolchain/gdb/Makefile
patch
|
blob
|
history
diff --git
a/openwrt/toolchain/gdb/Makefile
b/openwrt/toolchain/gdb/Makefile
index 4b0d6b3ce4a41ead0e988d2feb2bdca5dbcb5497..aa7f1263dc832d61edc9db9f9f4d8f53c322cd7e 100644
(file)
--- a/
openwrt/toolchain/gdb/Makefile
+++ b/
openwrt/toolchain/gdb/Makefile
@@
-25,7
+25,7
@@
$(GDB_DIR)/.patched: $(DL_DIR)/$(GDB_SOURCE)
GDB_CLIENT_DIR:=$(TOOL_BUILD_DIR)/gdbclient-$(GDB_VERSION)
-$(GDB_CLIENT_DIR)/.configured: $(GDB_DIR)/.
unpack
ed
+$(GDB_CLIENT_DIR)/.configured: $(GDB_DIR)/.
patch
ed
mkdir -p $(GDB_CLIENT_DIR)
(cd $(GDB_CLIENT_DIR); \
gdb_cv_func_sigsetjmp=yes \