Files
poky/meta/recipes-core
Martin Jansa 3fac9a06a0 cross-localedef-native: fix build on hosts with older glibc
Older glibc on host might be missing __glibc_has_attribute added in glibc-2.34 with:

https://sourceware.org/git/?p=glibc.git;a=blobdiff;f=misc/sys/cdefs.h;h=8e244a77cf6271f09cbd26d18b1e07b1d1641404;hp=57ca262bdfb642bf4a945645532f2319ec1ff437;hb=c8ba52ab3350c334d6e34b1439a4c0c1431351f3;hpb=7dd416491e080456fc7742d884c520526509413e

Fixes:
In file included from ../git/localedef/include/programs/xmalloc.h:21,
                 from glibc/locale/programs/localedef.h:124,
                 from glibc/locale/programs/localedef.c:36:
../git/localedef/include/sys/cdefs.h:85:51: error: missing binary operator before token "("
   85 | #if __GNUC_PREREQ (4, 3) || __glibc_has_attribute (__cold__)
      |                                                   ^

Only commit included:
e0eca29 cdefs.h: define __glibc_has_attribute

(From OE-Core rev: 62c464bb4e3ebb6b50864ede7b352651b2c81e3c)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2023-08-21 11:34:12 +01:00
..
2023-05-28 09:09:47 +01:00
2023-06-24 12:21:48 +01:00
2023-05-28 09:09:47 +01:00
2022-11-01 17:34:59 +00:00
2023-04-27 14:41:31 +01:00
2023-02-28 07:53:54 +00:00
2023-07-30 09:16:52 +01:00
2023-08-21 11:34:12 +01:00
2023-08-04 11:44:28 +01:00
2023-08-01 09:51:20 +01:00
2022-11-08 22:47:16 +00:00
2023-05-25 12:36:00 +01:00
2023-05-05 11:07:26 +01:00
2022-11-15 09:38:37 +00:00
2022-06-07 21:21:54 +01:00
2023-07-29 08:34:35 +01:00
2022-10-26 12:28:39 +01:00