Re: [OE-core] [PATCH 65/65] systemd: disable seccomp on mips32
From: Alexander Kanavin <hidden>
Date: 2021-10-19 17:45:56
Can you explain why please? Alex On Tue 19. Oct 2021 at 18.47, Khem Raj [off-list ref] wrote:
On 10/19/21 8:34 AM, Alexander Kanavin wrote:quoted
Signed-off-by: Alexander Kanavin <redacted> --- meta/recipes-core/systemd/systemd_249.5.bb | 3 +++ 1 file changed, 3 insertions(+)diff --git a/meta/recipes-core/systemd/systemd_249.5.bbb/meta/recipes-core/systemd/systemd_249.5.bbquoted
index 70f8813895..47d5209f96 100644--- a/meta/recipes-core/systemd/systemd_249.5.bb +++ b/meta/recipes-core/systemd/systemd_249.5.bb@@ -111,6 +111,9 @@ PACKAGECONFIG:remove:libc-musl = " \ utmp \ " +# https://github.com/seccomp/libseccomp/issues/347 +PACKAGECONFIG:remove:mips = "seccomp" +this should be mipsarchquoted
CFLAGS:append:libc-musl = " -D__UAPI_DEF_ETHHDR=0 " # Some of the dependencies are weak-style recommends - if notavailable at runtime,quoted
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#157184):https://lists.openembedded.org/g/openembedded-core/message/157184quoted
Mute This Topic: https://lists.openembedded.org/mt/86442719/1997914 Group Owner: openembedded-core+owner@lists.openembedded.org Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [raj.khem@gmail.com]quoted
-=-=-=-=-=-=-=-=-=-=-=-