On Mon, Mar 27, 2017 at 10:19 PM, Prashast Srivastava <[email protected]> wrote: > Hi, is libseccomp supported on linux-2.6.32 on a MIPS-32 bit > architecture(Malta board)?
The problem isn't if libseccomp will build/run on Linux v2.6.32, the problem is that seccomp-bpf for 32-bit MIPS wasn't added until Linux v3.15. If you want to use libseccomp, you will need to upgrade to a more modern kernel. -- paul moore www.paul-moore.com -- You received this message because you are subscribed to the Google Groups "libseccomp" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. For more options, visit https://groups.google.com/d/optout.
