summaryrefslogtreecommitdiffstats
path: root/package/libseccomp/Config.in
Commit message (Collapse)AuthorAgeFilesLines
* package/libseccomp: works only on x86Yann E. MORIN2012-12-171-0/+1
| | | | | | | | | As it is, the libseccomp code explicitly checks for x86 (32- or 64-bit), so it can't work on other architectures. Reported-by: Peter Korsgaard <jacmet@uclibc.org> Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* package/libseccomp: new packageYann E. MORIN2012-12-161-0/+13
[Peter: fix typo in help text] Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>