]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commitdiff
heimdal: disable parallel make
authorGustavo Zacarias <gustavo@zacarias.com.ar>
Mon, 30 Jan 2017 18:44:43 +0000 (15:44 -0300)
committerPeter Korsgaard <peter@korsgaard.com>
Mon, 30 Jan 2017 20:14:11 +0000 (21:14 +0100)
It still seems to suffer from issues. Fixes:
http://autobuild.buildroot.net/results/e21/e2176cb5adacdad14371d4828f13a1c23f0e18d5/

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/heimdal/heimdal.mk

index a20ec8f9da38fa2fb58e57b816795914824d6f34..5376a6c40eeefebaf55d89769602eb689c3db2bf 100644 (file)
@@ -8,6 +8,7 @@ HEIMDAL_VERSION = 7.1.0
 HEIMDAL_SITE = http://www.h5l.org/dist/src
 HOST_HEIMDAL_DEPENDENCIES = host-e2fsprogs host-ncurses host-pkgconf
 HEIMDAL_INSTALL_STAGING = YES
+HEIMDAL_MAKE = $(MAKE1)
 # static because of -fPIC issues with e2fsprogs on x86_64 host
 HOST_HEIMDAL_CONF_OPTS = \
        --disable-shared \