* [Buildroot] [PATCH] heimdal: disable parallel build
@ 2015-07-22 14:08 Gustavo Zacarias
2015-07-22 15:21 ` Thomas Petazzoni
0 siblings, 1 reply; 2+ messages in thread
From: Gustavo Zacarias @ 2015-07-22 14:08 UTC (permalink / raw)
To: buildroot
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>
---
package/heimdal/heimdal.mk | 1 +
1 file changed, 1 insertion(+)
diff --git a/package/heimdal/heimdal.mk b/package/heimdal/heimdal.mk
index 8296448..626e68e 100644
--- a/package/heimdal/heimdal.mk
+++ b/package/heimdal/heimdal.mk
@@ -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
--
2.3.6
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [Buildroot] [PATCH] heimdal: disable parallel build
2015-07-22 14:08 [Buildroot] [PATCH] heimdal: disable parallel build Gustavo Zacarias
@ 2015-07-22 15:21 ` Thomas Petazzoni
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni @ 2015-07-22 15:21 UTC (permalink / raw)
To: buildroot
Dear Gustavo Zacarias,
On Wed, 22 Jul 2015 11:08:26 -0300, Gustavo Zacarias wrote:
> 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>
> ---
> package/heimdal/heimdal.mk | 1 +
> 1 file changed, 1 insertion(+)
Applied, thanks.
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2015-07-22 15:21 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-07-22 14:08 [Buildroot] [PATCH] heimdal: disable parallel build Gustavo Zacarias
2015-07-22 15:21 ` Thomas Petazzoni
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox