summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/gettext/gettext/parallel.patch
blob: 8ecba46fd0aca56893dcd7ad650e0c0d1528314a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
From 83333bc873c2655ff1de161f6b7db930f22f1cea Mon Sep 17 00:00:00 2001
From: Joe Slater <jslater@windriver.com>
Date: Thu, 7 Jun 2012 16:37:01 -0700
Subject: [PATCH] instal libgettextlib.a before removing it

In a multiple job build, Makefile can simultaneously
be installing and removing libgettextlib.a.  We serialize
the operations.

Upstream-Status: Pending

Signed-off-by: Joe Slater <jslater@windriver.com>
---
 gettext-tools/gnulib-lib/Makefile.am | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/gettext-tools/gnulib-lib/Makefile.am b/gettext-tools/gnulib-lib/Makefile.am
index ab729cd..a0d713e 100644
--- a/gettext-tools/gnulib-lib/Makefile.am
+++ b/gettext-tools/gnulib-lib/Makefile.am
@@ -58,6 +58,10 @@ AM_CFLAGS = @WARN_CFLAGS@
 # Rules generated and collected by gnulib-tool.
 include Makefile.gnulib
 
+# defined in Makefile.gnulib but missing this dependency
+#
+install-exec-clean: install-libLTLIBRARIES
+
 # OS/2 does not support a DLL name longer than 8 characters.
 if OS2
 libgettextlib_la_LDFLAGS += -os2dllname gtlib