Add more seccomp syscalls

This commit is contained in:
2016-02-17 18:15:04 +01:00
parent 3f69fdc7fb
commit 3152fbf947
3 changed files with 35 additions and 2 deletions

4
README
View File

@@ -16,4 +16,8 @@ To compile it :
make data src
Makefile flags :
* DEBUG=1 to compile in debug mode
* USE_SECCOMP=1 to compile with seccomp support
More information can be found at http://indefero.soutade.fr/p/iptogeo