openwrt/package/system/procd
Michal Sojka 5872c19c63 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>
(cherry picked from commit 0e300a3a71)
2017-12-13 16:44:07 +01:00
..
files procd: mdns: Support txt values with spaces 2017-12-13 16:29:22 +01:00
Makefile procd: Always tell cmake whether to include seccomp support or not 2017-12-13 16:44:07 +01:00