projects
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e772a8b
)
fix build, thx z3ro
author
wbx
<wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 7 Jun 2005 08:30:35 +0000
(08:30 +0000)
committer
wbx
<wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 7 Jun 2005 08:30:35 +0000
(08:30 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1167
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
toolchain/gdb/Makefile
patch
|
blob
|
history
diff --git
a/toolchain/gdb/Makefile
b/toolchain/gdb/Makefile
index
4b0d6b3
..
aa7f126
100644
(file)
--- a/
toolchain/gdb/Makefile
+++ b/
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 \
This page took
0.02143 seconds
and
4
git commands to generate.