summaryrefslogtreecommitdiffstats
path: root/namcap-tags
diff options
context:
space:
mode:
authorJelle van der Waa <jelle@vdwaa.nl>2017-07-05 19:32:18 +0200
committerKyle Keen <keenerd@gmail.com>2017-07-07 14:35:09 -0400
commitf73bf160de19e43d1c22a3db0f32b234b872963f (patch)
tree503ddc8ed51d7c0b56d680c9e37a9d3ac64235a5 /namcap-tags
parent1a44d4e747e8a9cec372b7df6c6620ef02a6481f (diff)
downloadnamcap-f73bf160de19e43d1c22a3db0f32b234b872963f.tar.gz
namcap-f73bf160de19e43d1c22a3db0f32b234b872963f.zip
implement FS#27485, warn on unstripped files
Signed-off-by: Kyle Keen <keenerd@gmail.com>
Diffstat (limited to 'namcap-tags')
-rw-r--r--namcap-tags1
1 files changed, 1 insertions, 0 deletions
diff --git a/namcap-tags b/namcap-tags
index 3de6c75..f967724 100644
--- a/namcap-tags
+++ b/namcap-tags
@@ -20,6 +20,7 @@ elffile-in-questionable-dirs %s :: ELF files outside of a valid path ('%s').
elffile-with-textrel %s :: ELF file ('%s') has text relocations.
elffile-with-execstack %s :: ELF file ('%s') has executable stack.
elffile-without-relro %s :: ELF file ('%s') lacks RELRO, check LDFLAGS.
+elffile-unstripped %s :: ELF file ('%s') is unstripped.
empty-directory %s :: Directory (%s) is empty
error-running-rule %s :: Error running rule '%s'
external-hooks-name %s :: .INSTALL file runs a command (%s) provided by hooks.