On 2020/4/27 下午11:01, Seebs wrote:
On Mon, 27 Apr 2020 14:04:16 +0800 "kai" <[email protected]> wrote:| ports/linux/pseudo_wrappers.c:129:14: error: ‘SECCOMP_SET_MODE_FILTER’ undeclared (first use in this function) | if (cmd == SECCOMP_SET_MODE_FILTER) {Should the test be against this being #defined, rather than the separate SYS__seccomp?
It keeps compliance with pre-section in this patch. The patch is to deal with pseudo and seccomp, I suppose it is better to keep
the same with macro guard in the pre-section. Regards, Kai
-s
-- Kai Kang Wind River Linux
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#137557): https://lists.openembedded.org/g/openembedded-core/message/137557 Mute This Topic: https://lists.openembedded.org/mt/73298568/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
