procd: add jail support 45010

leads to build errors on some? arches

On omap I get:
/jail/seccomp-bpf.h:72:3: error: #w$
 # warning "Platform does not support seccomp filter yet"

which fails the build completely (-Werror issue)

I think there are some issues with other arch/detection when building libseccomp
especially for PowerPC arch:
- 
http://buildbot.openwrt.org:8010/broken_packages/mpc85xx/libseccomp/compile.txt
- http://buildbot.openwrt.org:8010/broken_packages/mpc83xx/

because I think atm there is no powerpc support:
I looked in: https://github.com/seccomp/libseccomp/tree/master/src
_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

Reply via email to