gdb: There are dep issues with cconfig.h. Disable parallel build for now.
SVN-Revision: 23647
This commit is contained in:
parent
5dba516032
commit
1f948866b8
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
|
||||||
PKG_SOURCE_URL:=@GNU/gdb
|
PKG_SOURCE_URL:=@GNU/gdb
|
||||||
PKG_MD5SUM:=c9da266b884fb8fa54df786dfaadbc7a
|
PKG_MD5SUM:=c9da266b884fb8fa54df786dfaadbc7a
|
||||||
|
|
||||||
PKG_BUILD_PARALLEL:=1
|
PKG_BUILD_PARALLEL:=0
|
||||||
|
|
||||||
include $(INCLUDE_DIR)/package.mk
|
include $(INCLUDE_DIR)/package.mk
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue