heimdal: disable parallel build
authorGustavo Zacarias <gustavo@zacarias.com.ar>
Wed, 22 Jul 2015 14:08:26 +0000 (11:08 -0300)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Wed, 22 Jul 2015 15:20:47 +0000 (17:20 +0200)
It still seems to have issues, so disable it pending more patches and
testing. Fixes:
http://autobuild.buildroot.net/results/a07/a07198b3f7f8029d80863a998814877ec9994c60/

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/heimdal/heimdal.mk

index 82964489d6a58f4770e06536b6b47a36bb435f0b..626e68e9469b3a01cf55a69ef50b8cc1f20aac42 100644 (file)
@@ -24,6 +24,7 @@ HOST_HEIMDAL_CONF_OPTS = \
        --without-x \
        --disable-heimdal-documentation
 HOST_HEIMDAL_CONF_ENV = MAKEINFO=true
+HEIMDAL_MAKE = $(MAKE1)
 HEIMDAL_LICENSE = BSD-3c
 HEIMDAL_LICENSE_FILES = LICENSE
 # 0002-kadm5-fix-race-in-Makefile-with-kadm5_err.h.patch