samba36: Disable parallel build
Serializing the build works around this. Signed-off-by: Jan Kiszka <jan.kiszka@web.de>
This commit is contained in:
parent
78e2b8c1a7
commit
5ad73cea12
@ -20,7 +20,7 @@ PKG_LICENSE:=GPL-3.0
|
||||
PKG_LICENSE_FILES:=COPYING
|
||||
PKG_CPE_ID:=cpe:/a:samba:samba
|
||||
|
||||
PKG_BUILD_PARALLEL:=1
|
||||
PKG_BUILD_PARALLEL:=0
|
||||
|
||||
include $(INCLUDE_DIR)/package.mk
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user