gdb: There are dep issues with cconfig.h. Disable parallel build for now.
authorMichael Büsch <mb@bu3sch.de>
Tue, 26 Oct 2010 22:45:41 +0000 (22:45 +0000)
committerMichael Büsch <mb@bu3sch.de>
Tue, 26 Oct 2010 22:45:41 +0000 (22:45 +0000)
SVN-Revision: 23647

package/gdb/Makefile

index 1fa159b08218450abc8ea57c430587d40e7a581f..671340dddd4bde6e77bb3f0aaf9914d0643af17f 100644 (file)
@@ -15,7 +15,7 @@ PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
 PKG_SOURCE_URL:=@GNU/gdb
 PKG_MD5SUM:=c9da266b884fb8fa54df786dfaadbc7a
 
-PKG_BUILD_PARALLEL:=1
+PKG_BUILD_PARALLEL:=0
 
 include $(INCLUDE_DIR)/package.mk