secilc 3.4
SELinux common intermediate language (CIL) compiler
The SELinux CIL compiler is a compiler that converts the common intermediate language (CIL) into a kernel binary policy file.
- Website: https://selinuxproject.org/
- Licenses: FreeBSD
- Package source: gnu/packages/selinux.scm
- Builds: See build status
- Issues: See known issues
Installation
Install secilc 3.4
as follows:
guix install secilc@3.4
Or install the latest version:
guix install secilc
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.