Trivial SELinux awareness. Enable with --enable-selinux.
authorAdam Jackson <ajax@redhat.com>
Fri, 15 Feb 2008 18:49:12 +0000 (13:49 -0500)
committerAdam Jackson <ajax@redhat.com>
Fri, 15 Feb 2008 18:49:12 +0000 (13:49 -0500)
commit66611f2298539fa28a3667c02ca4013602634d3d
tree74b1b70e0b90eebb9792a71a7057d42106c9014c
parentbf4a0fafc86bba8dc868cf30244a237e33645164
Trivial SELinux awareness.  Enable with --enable-selinux.

Avoids AVC warnings when allocating executable memory by first checking
if the current process has permission to do so.
configure.ac
src/mesa/main/execmem.c