From 4c68c74d91fe42c576b5b5da9ed113aa025e7f09 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Tue, 27 Sep 2016 21:14:01 +0200 Subject: locale: disable parallel build as it is broken here --- extra/locale/Makefile.in | 2 ++ 1 file changed, 2 insertions(+) diff --git a/extra/locale/Makefile.in b/extra/locale/Makefile.in index a16f82b73..c23461a11 100644 --- a/extra/locale/Makefile.in +++ b/extra/locale/Makefile.in @@ -5,6 +5,8 @@ # Licensed under the LGPL v2.1, see the file COPYING.LIB in this tarball. # +.NOTPARALLEL: + locale_DIR := $(top_srcdir)extra/locale locale_OUT := $(top_builddir)extra/locale -- cgit v1.2.3