openwrt/package/system
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
..
ca-certificates ca-certificates: Update to 20170717 2017-12-13 16:23:39 +01:00
fstools fstools: backport fixes from master branch 2017-07-11 23:30:10 +02:00
fwtool fwtool: add utility for appending and extracting firmware metadata/signatures 2016-11-19 11:24:09 +01:00
lede-keyring lede-keyring: bundle latest usign certificates 2017-01-20 10:11:15 +01:00
mountd mountd: bump to git HEAD version (optimization fixes) 2017-11-09 18:08:16 +01:00
mtd mtd: add fixwrgg command 2016-10-27 01:50:42 +03:00
opkg opkg: bump to version 2017-12-08 2017-12-08 14:17:38 +01:00
procd procd: Always tell cmake whether to include seccomp support or not 2017-12-13 16:44:07 +01:00
rpcd rpcd: update to version 2017-11-12 2017-11-17 14:42:49 +01:00
ubox ubox: bump to version 2017-03-10 2017-04-27 14:38:05 +08:00
ubus ubus: update to the latest version 2017-02-25 11:15:46 +01:00
uci treewide: clean up and unify PKG_VERSION for git based downloads 2016-12-22 16:42:21 +01:00
usign treewide: clean up and unify PKG_VERSION for git based downloads 2016-12-22 16:42:21 +01:00
zram-swap zram-swap: CONFIG_PROCD_ZRAM_TMPFS compatibility 2016-09-05 07:12:00 +02:00