Blame view

buildroot/buildroot-2016.08.1/package/checkpolicy/Config.in.host 389 Bytes
6b13f685e   김민수   BSP 최초 추가
1
2
3
4
5
6
7
8
9
10
  config BR2_PACKAGE_HOST_CHECKPOLICY
  	bool "host checkpolicy"
  	help
  	  checkpolicy is the SELinux policy compiler. It uses libsepol
  	  to generate the binary policy. checkpolicy uses the static
  	  libsepol since it deals with low level details of the policy
  	  that have not been encapsulated/abstracted by a proper
  	  shared library interface.
  
  	  http://selinuxproject.org/page/Main_Page