You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/package
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>
7 years ago
..
base-files base-files: add interval option to netdev LED trigger configuration 7 years ago
boot uboot-kirkwood: update to 2017.09 7 years ago
devel gdb: bump to 8.0.1 7 years ago
firmware ath10k-firmware: qca9888 firmware: remove board.bin 7 years ago
kernel ath9k: unset the default LED pin if used by platform buttons 7 years ago
libs libunwind: disable building with ssp 7 years ago
network wireguard: version bump to 0.0.20171101 7 years ago
system procd: Always tell cmake whether to include seccomp support or not 7 years ago
utils adb: fix package description 7 years ago
Makefile build: cleanup tmp/ dir of target rootfs 7 years ago