openwrtv4/package/system/procd
Michal Sojka 0e300a3a71 procd: Always tell cmake whether to include seccomp support or not
Without this change, when a user disables seccomp support in .config,
procd does not get recompiled unless the package is cleaned manually.
It is because when -D option is missing from cmake command line, cmake
uses cached value from the previous run where seccomp was enabled.

Signed-off-by: Michal Sojka <sojkam1@fel.cvut.cz>
2017-11-03 22:31:42 +01:00
..
files procd: mdns: Support txt values with spaces 2017-09-01 08:58:09 +02:00
Makefile procd: Always tell cmake whether to include seccomp support or not 2017-11-03 22:31:42 +01:00