Bug#797403: please enable libseccomp for more architectures (mips64, mips64el, x32)

Helmut Grohne helmut at subdivi.de
Sun Aug 30 13:33:48 BST 2015


Source: systemd
Version: 230-1
Severity: wishlist
Tags: patch
User: helmutg at debian.org
Usertags: rebootstrap
Control: block -1 by 797383

Please enable libseccomp for more architectures. In particular, I am
missing support for mips64, mips64el and x32. I assume that mips64el
will become a release architecture for stretch. This bug depends on
libseccomp first fixing #797383.

According to my test (in a stage1 cross build for x32), the following
patch solves the issue:

    sed -i '/^Build-Depends:/s/libseccomp[^[]*\[/&mips64 mips64el x32 /' debian/control

systemd's configure will then automatically determine the availability
of libseccomp and start using it.

Helmut



More information about the Pkg-systemd-maintainers mailing list