Same thing for DISABLE_BOOL, should that die or be fixed? On Wed, Sep 28, 2016 at 10:58 AM, Stephen Smalley <sds@xxxxxxxxxxxxx> wrote: > On 09/28/2016 10:39 AM, William Roberts wrote: >> Does anyone actualy use this, this currently doesn't build: >> >> compute_av.c: In function ‘security_compute_av_flags_raw’: >> compute_av.c:65:28: error: suggest braces around empty body in an ‘if’ >> statement [-Werror=empty-body] >> map_decision(tclass, avd); >> ^ >> cc1: all warnings being treated as errors >> make[1]: *** [compute_av.o] Error 1 >> >> clude -D_GNU_SOURCE -DDISABLE_AVC -c -o compute_av.o compute_av.c >> compute_av.c: In function ‘security_compute_av_flags_raw’: >> compute_av.c:65:28: error: expected expression before ‘;’ token >> map_decision(tclass, avd); >> ^ >> make[1]: *** [compute_av.o] Error 1 >> make[1]: Leaving directory `/home/wc >> >> Should we fix it or kill it off? > > I am not aware of any users of it; it is a legacy of some early work on > embedded SELinux but does not appear to be used in current solutions > (e.g. meta-selinux does not use it). So I would just kill it. > Especially since the userspace AVC is used by many userspace programs > now in Linux and in Android. > -- Respectfully, William C Roberts _______________________________________________ Selinux mailing list Selinux@xxxxxxxxxxxxx To unsubscribe, send email to Selinux-leave@xxxxxxxxxxxxx. To get help, send an email containing "help" to Selinux-request@xxxxxxxxxxxxx.