summaryrefslogtreecommitdiffstats
path: root/rules/nettle.make
diff options
context:
space:
mode:
authorJon Ringle <jringle@gridpoint.com>2014-04-24 08:15:13 -0400
committerMichael Olbrich <m.olbrich@pengutronix.de>2014-04-24 14:34:34 +0200
commit7a1c607dd16fbb11dc1674f4c2f95f9d802e01e4 (patch)
tree2eb1b14c4559d9bdd681b8e443351deeadcbbab8 /rules/nettle.make
parent458c34f01719a16020b0953d5af687f26eee3a68 (diff)
downloadptxdist-7a1c607dd16fbb11dc1674f4c2f95f9d802e01e4.tar.gz
ptxdist-7a1c607dd16fbb11dc1674f4c2f95f9d802e01e4.tar.xz
nettle: disable parallel build
Otherwise building can fail with: [...] make[3]: *** No rule to make target `ecc-modq.o.d'. Stop. [...] Or something like that. Signed-off-by: Jon Ringle <jringle@gridpoint.com> [mol: add error to commit message] Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/nettle.make')
-rw-r--r--rules/nettle.make1
1 files changed, 1 insertions, 0 deletions
diff --git a/rules/nettle.make b/rules/nettle.make
index 37ca31c35..aaa37dd3c 100644
--- a/rules/nettle.make
+++ b/rules/nettle.make
@@ -24,6 +24,7 @@ NETTLE_URL := http://www.lysator.liu.se/~nisse/archive/$(NETTLE).$(NETTLE_SUFFIX
NETTLE_SOURCE := $(SRCDIR)/$(NETTLE).$(NETTLE_SUFFIX)
NETTLE_DIR := $(BUILDDIR)/$(NETTLE)
NETTLE_LICENSE := unknown
+NETTLE_MAKE_PAR := NO
# ----------------------------------------------------------------------------
# Prepare