diff mbox

[uclibc-ng-devel] uClibc-ng - small C library for embedded systems branch master updated. v1.0.17-25-g4c68c74

Message ID 20160927191254.12F2110142@helium.openadk.org
State Not Applicable
Headers show

Commit Message

wbx Sept. 27, 2016, 7:12 p.m. UTC
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "uClibc-ng - small C library for embedded systems".

The branch, master has been updated
       via  4c68c74d91fe42c576b5b5da9ed113aa025e7f09 (commit)
      from  4b7d25c83cdcaa50625647408e388c3b400fafce (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 4c68c74d91fe42c576b5b5da9ed113aa025e7f09
Author: Waldemar Brodkorb <wbx@uclibc-ng.org>
Date:   Tue Sep 27 21:14:01 2016 +0200

    locale: disable parallel build as it is broken here

-----------------------------------------------------------------------

Summary of changes:
 extra/locale/Makefile.in | 2 ++
 1 file changed, 2 insertions(+)



hooks/post-receive
diff mbox

Patch

diff --git a/extra/locale/Makefile.in b/extra/locale/Makefile.in
index a16f82b..c23461a 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