void-packages/srcpkgs/file
Érico Nogueira 65bf9757e4 file: add build option for seccomp.
file(1) is known to fail in arbitrary ways when seccomp is enabled, and
it's used as a build tool by us. To minimize the potential impact, make
it an off by default build option.

The build option also allows us to re-organize the template logic, since
--disable-seccomp will now be in configure_args by default.
2021-07-02 23:05:05 -03:00
..
template