Files
poky/meta/recipes-devtools
Armin Kuster f3a4b20850 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: 5b5ca76cc5dd424248c7e687e562597a2c85df57)

Signed-off-by: Armin Kuster <akuster808@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2019-10-10 16:52:30 +01:00
..
2018-11-07 23:08:55 +00:00
2019-10-08 22:52:28 +01:00
2018-09-10 12:13:06 +01:00
2018-07-05 00:22:08 +01:00
2018-09-21 18:45:46 -07:00
2018-08-23 18:02:23 +01:00
2018-08-23 18:02:23 +01:00
2018-06-27 13:55:21 +01:00
2018-06-18 11:07:57 +01:00
2018-03-20 09:59:32 +00:00
2019-10-10 16:52:30 +01:00
2018-03-06 06:43:10 -08:00
2019-07-27 18:05:18 +01:00
2019-10-08 22:52:28 +01:00
2019-01-08 20:14:44 +00:00
2018-10-29 17:26:47 +00:00
2018-10-25 14:53:44 +01:00
2019-10-08 22:52:28 +01:00
2019-02-06 16:38:30 +00:00
2018-03-09 09:17:03 -08:00
2019-10-10 16:52:30 +01:00
2019-10-08 22:52:28 +01:00
2018-01-02 17:24:37 +00:00
2018-01-30 12:53:16 +00:00
2018-03-11 06:27:01 -07:00
2018-03-31 09:48:42 +01:00
2018-09-20 05:41:32 -07:00
2018-11-07 23:08:54 +00:00
2019-07-29 23:50:43 +01:00
2017-12-18 18:03:56 +00:00
2019-10-08 22:52:28 +01:00
2019-10-10 16:52:30 +01:00
2018-09-11 10:46:17 +01:00
2019-10-08 22:52:28 +01:00
2019-05-22 00:31:48 +01:00
2018-10-09 19:04:02 +01:00
2018-06-21 09:34:40 +01:00
2018-03-09 09:17:03 -08:00
2018-02-06 11:06:29 +00:00
2018-10-12 16:57:21 +01:00