mirror of
https://github.com/openwrt/packages.git
synced 2025-01-31 01:22:13 +00:00
f3207c5c74
Description: A suite of ELF tools to aid auditing systems. Contains various ELF related utils for ELF32, ELF64 binaries useful for displaying PaX and security info on a large groups of binary files. Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com>
5 lines
105 B
Plaintext
5 lines
105 B
Plaintext
config PAX_UTILS_SECCOMP
|
|
depends on PACKAGE_pax-utils
|
|
bool "build with support for seccomp"
|
|
default n
|