projects
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
30bce75
)
gdb: There are dep issues with cconfig.h. Disable parallel build for now.
author
mb
<mb@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 26 Oct 2010 22:45:41 +0000
(22:45 +0000)
committer
mb
<mb@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 26 Oct 2010 22:45:41 +0000
(22:45 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23647
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
package/gdb/Makefile
patch
|
blob
|
history
diff --git
a/package/gdb/Makefile
b/package/gdb/Makefile
index
1fa159b
..
671340d
100644
(file)
--- a/
package/gdb/Makefile
+++ b/
package/gdb/Makefile
@@
-15,7
+15,7
@@
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
PKG_SOURCE_URL:=@GNU/gdb
PKG_MD5SUM:=c9da266b884fb8fa54df786dfaadbc7a
PKG_SOURCE_URL:=@GNU/gdb
PKG_MD5SUM:=c9da266b884fb8fa54df786dfaadbc7a
-PKG_BUILD_PARALLEL:=
1
+PKG_BUILD_PARALLEL:=
0
include $(INCLUDE_DIR)/package.mk
include $(INCLUDE_DIR)/package.mk
This page took
0.025411 seconds
and
4
git commands to generate.