summaryrefslogtreecommitdiff
path: root/src/.gitignore
diff options
context:
space:
mode:
authorPaul Moore <paul@paul-moore.com>2021-10-27 13:35:15 -0400
committerPaul Moore <paul@paul-moore.com>2021-10-29 17:32:13 -0400
commitf046fd21e3274541021bff1f869bf2c9ef8d0b86 (patch)
tree1b38e5c8eb4146c8761ddc74c5cdf85cc0e57119 /src/.gitignore
parent3f47bba7c5c8cc18be80e625eedb2c1823233708 (diff)
downloadlibseccomp-f046fd21e3274541021bff1f869bf2c9ef8d0b86.tar.gz
arch: replace arch-syscall-check with something more useful
Now that we have moved to the CSV based arch/ABI syscall table the existing arch-syscall-check isn't as useful as it once was, but we could definitely use a build-time check to ensure the syscall header file is sync'd with the CSV arch/ABI syscall table. Acked-by: Tom Hromatka <tom.hromatka@oracle.com> Signed-off-by: Paul Moore <paul@paul-moore.com>
Diffstat (limited to 'src/.gitignore')
-rw-r--r--src/.gitignore1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/.gitignore b/src/.gitignore
index 6b31a14..c5c656f 100644
--- a/src/.gitignore
+++ b/src/.gitignore
@@ -1,5 +1,4 @@
libseccomp.a
-arch-syscall-check
arch-syscall-dump
syscalls.perf
syscalls.perf.c