mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00:00
fix build, thx z3ro
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1167 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
03713cf21f
commit
3017a4df1b
@ -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)/.unpacked
|
||||
$(GDB_CLIENT_DIR)/.configured: $(GDB_DIR)/.patched
|
||||
mkdir -p $(GDB_CLIENT_DIR)
|
||||
(cd $(GDB_CLIENT_DIR); \
|
||||
gdb_cv_func_sigsetjmp=yes \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user