0
0
mirror of https://github.com/openwrt/packages.git synced 2025-01-31 01:22:13 +00:00
Oskari Rauta f3207c5c74 pax-utils: add new package
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>
2023-04-03 23:58:19 +08:00

5 lines
105 B
Plaintext

config PAX_UTILS_SECCOMP
depends on PACKAGE_pax-utils
bool "build with support for seccomp"
default n