Files
poky/meta/recipes-devtools
Kai Kang 430ef75dcf pseudo: add macro guard for seccomp
It fails to compile pseudo-native on centos 7:

| ports/linux/pseudo_wrappers.c: In function ‘prctl’:
| ports/linux/pseudo_wrappers.c:129:14: error: ‘SECCOMP_SET_MODE_FILTER’ undeclared (first use in this function)
|    if (cmd == SECCOMP_SET_MODE_FILTER) {
|               ^

Add macro guard for the definition to avoid the failure.

(From OE-Core rev: d1c4492cb9cf5a624bb996c94e9a1589133be014)

Signed-off-by: Kai Kang <kai.kang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2020-04-29 15:02:19 +01:00
..
2020-04-24 14:10:08 +01:00
2020-02-03 13:03:31 +00:00
2020-03-21 22:39:00 +00:00
2019-12-30 08:47:13 +00:00
2020-03-12 22:49:28 +00:00
2020-04-24 14:10:08 +01:00
2019-12-09 12:00:43 +00:00
2020-02-15 10:26:42 +00:00
2019-12-16 23:25:49 +00:00
2019-10-19 23:18:33 +01:00
2018-03-09 09:17:03 -08:00
2020-02-22 23:57:27 +00:00
2020-03-11 11:44:29 +00:00
2020-02-14 13:07:23 +00:00
2019-12-30 23:39:09 +00:00
2019-05-27 17:06:34 +01:00
2020-03-08 08:21:11 +00:00
2020-03-21 22:39:01 +00:00
2019-02-15 16:05:37 +00:00
2019-12-28 23:25:42 +00:00
2019-07-31 23:03:01 +01:00
2019-12-15 09:10:46 +00:00
2020-02-25 10:41:22 +00:00
2019-12-28 23:25:41 +00:00
2019-12-09 12:00:43 +00:00
2020-04-29 15:02:18 +01:00
2018-11-14 11:14:39 +00:00
2020-04-29 15:02:18 +01:00
2020-02-04 15:56:29 +00:00
2020-04-24 14:10:07 +01:00
2020-03-12 22:49:28 +00:00
2020-02-28 23:11:28 +00:00
2020-02-21 09:39:00 +00:00
2020-01-27 16:48:08 +00:00