---
Namcap/rules/elffiles.py | 2 ++
1 file changed, 2 insertions(+)
diff --git a/Namcap/rules/elffiles.py b/Namcap/rules/elffiles.py
index d707a58..41fd1cd 100644
--- a/Namcap/rules/elffiles.py
+++ b/Namcap/rules/elffiles.py
@@ -223,6 +223,8 @@ class NoPIERule(TarballRule):
for e
Looks like DF_BIND_NOW has the same function as DT_BIND_NOW.
---
Namcap/rules/elffiles.py | 9 +++--
1 file changed, 7 insertions(+), 2 deletions(-)
diff --git a/Namcap/rules/elffiles.py b/Namcap/rules/elffiles.py
index d707a58..b2ce6ec 100644
--- a/Namcap/rules/elffiles.py
+++ b/Namcap/rules