common/hooks: support application/x-pie-executable (from file 5.33).
This commit is contained in:
@@ -114,7 +114,7 @@ hook() {
|
||||
attach_debug "$f"
|
||||
fi
|
||||
;;
|
||||
application/x-sharedlib*)
|
||||
application/x-sharedlib*|application/x-pie-executable*)
|
||||
chmod +w "$f"
|
||||
# shared library
|
||||
make_debug "$f"
|
||||
|
||||
Reference in New Issue
Block a user