Files
poky/meta/recipes-core
Changqing Li 99ff46cc9b gettext: fix a parallel build issue
Occasionally, gettext will build failed with error:
In file included from ../../../gettext-0.22.5/gettext-runtime/intl/gettextP.h:71,
                 from ../../../gettext-0.22.5/gettext-runtime/intl/log.c:24:
./libgnuintl.h:98:1: error: unterminated comment
   98 | /* The user can define _INTL_RE
      | ^
./libgnuintl.h:17: error: unterminated #ifndef
   17 | #ifndef _LIBINTL_H

In file included from ../../../gettext-0.22.5/gettext-runtime/intl/gettextP.h:71,
                 from ../../../gettext-0.22.5/gettext-runtime/intl/langprefs.c:25:
./libgnuintl.h:98:1: error: unterminated comment
   98 | /* The user can define _INTL_RE
      | ^
./libgnuintl.h:17: error: unterminated #ifndef
   17 | #ifndef _LIBINTL_H

It is a parallel build issue caused by missing dependencies, backport
patch to fix it.

(From OE-Core rev: e18fc96f9d4c0a0525c21371d3f36e8dfe008b35)

Signed-off-by: Changqing Li <changqing.li@windriver.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2024-05-30 09:04:14 +01:00
..
2024-04-16 08:07:02 +01:00
2024-01-07 12:24:57 +00:00
2024-05-28 09:38:23 +01:00
2024-03-18 12:21:45 +00:00
2023-04-27 14:41:31 +01:00
2024-05-28 09:38:23 +01:00
2024-04-14 06:28:02 +01:00
2024-05-28 09:38:23 +01:00
2024-05-22 10:21:26 +01:00
2022-11-08 22:47:16 +00:00
2023-05-05 11:07:26 +01:00
2024-04-08 17:35:35 +01:00
2024-04-23 13:40:24 +01:00
2024-04-23 13:40:24 +01:00
2024-02-16 15:14:26 +00:00