Files
poky/meta/recipes-devtools
Armin Kuster cf840f4e0c qemu: fix build issue on new hosts with glibc 2.30
This fixes the following error:

TOPDIR/tmp/work/x86_64-linux/qemu-native/3.1.0-r0/qemu-3.1.0/linux-user/syscall.c:254:16: error: static declaration of ‘gettid’ follows non-static declaration
 254 | _syscall0(int, gettid)
 |                ^~~~~~
 TOPDIR/tmp/work/x86_64-linux/qemu-native/3.1.0-r0/qemu-3.1.0/linux-user/syscall.c:185:13: note: in definition of macro ‘_syscall0’
 185 | static type name (void)   \
 |             ^~~~
 In file included from /usr/include/unistd.h:1170,
 from TOPDIR/tmp/work/x86_64-linux/qemu-native/3.1.0-r0/qemu-3.1.0/include/qemu/osdep.h:90,
 from TOPDIR/tmp/work/x86_64-linux/qemu-native/3.1.0-r0/qemu-3.1.0/linux-user/syscall.c:20:
 /usr/include/bits/unistd_ext.h:34:16: note: previous declaration of ‘gettid’ was here
 34 | extern __pid_t gettid (void) __THROW;
 |                ^~~~~~

(From OE-Core rev: fbedc2d73ff472c89ba273a890408f93015e8f17)

Signed-off-by: Armin Kuster <akuster808@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2019-10-08 22:51:35 +01:00
..
2018-08-23 18:02:23 +01:00
2019-02-20 11:30:35 +00:00
2019-04-05 17:32:50 +01:00
2019-09-30 16:44:42 +01:00
2018-03-06 06:43:10 -08:00
2019-03-06 10:39:25 +00:00
2019-09-30 16:44:42 +01:00
2019-05-20 14:38:16 +01:00
2019-02-15 16:05:37 +00:00
2018-11-14 11:14:39 +00:00
2019-03-18 23:47:43 +00:00
2018-12-20 14:53:55 +00:00
2018-03-09 09:17:03 -08:00
2019-10-08 22:51:35 +01:00
2019-02-20 11:30:35 +00:00
2019-02-20 11:30:35 +00:00
2019-04-03 14:50:13 +01:00
2018-01-30 12:53:16 +00:00
2019-02-15 16:05:37 +00:00
2018-03-31 09:48:42 +01:00
2019-03-04 22:57:05 +00:00
2019-04-01 14:48:44 +01:00
2019-03-25 23:19:53 +00:00
2019-09-30 16:44:42 +01:00
2019-02-25 10:43:07 +00:00
2018-11-14 11:14:39 +00:00
2019-10-08 22:51:35 +01:00
2019-09-30 16:44:42 +01:00
2019-04-12 09:29:06 +01:00
2019-01-27 13:05:17 +00:00
2019-03-04 22:57:05 +00:00
2019-02-20 11:30:35 +00:00
2019-04-05 17:32:50 +01:00