summaryrefslogtreecommitdiffstats
path: root/meta/classes/populate_sdk_base.bbclass
diff options
context:
space:
mode:
authorKai Kang <kai.kang@windriver.com>2020-04-27 14:04:16 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2020-04-29 15:00:36 +0100
commitd1c4492cb9cf5a624bb996c94e9a1589133be014 (patch)
treea436fc8d56c94bd69953ce3917be41cc68942b63 /meta/classes/populate_sdk_base.bbclass
parent06ed491e30b47b8c5f89746e890519dd7de800fd (diff)
downloadopenembedded-core-contrib-d1c4492cb9cf5a624bb996c94e9a1589133be014.tar.gz
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. Signed-off-by: Kai Kang <kai.kang@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes/populate_sdk_base.bbclass')
0 files changed, 0 insertions, 0 deletions