-
Notifications
You must be signed in to change notification settings - Fork 38
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Support TCC JIT engine on systems with SELinux active
TCC must be explicitly configured with SELinux support to work on systems that have it enabled. Try to automatically detect SELinux and configure TCC accordingly by parsing the output of the command "getenforce". Alternatively, the cmake variable ETISS_TCC_SELINUX can be set to ON. Fixes #91
- Loading branch information
Showing
1 changed file
with
18 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters