runc: enable seccomp support by default
authorDaniel Golle <daniel@makrotopia.org>
Thu, 19 Nov 2020 13:35:13 +0000 (13:35 +0000)
committerDaniel Golle <dangowrt@users.noreply.github.com>
Sat, 21 Nov 2020 23:55:47 +0000 (23:55 +0000)
commitbf3697b5c171ed6d6c5905ad8be67f2b1d9f6caa
tree9c8b677821fa99fc02762bb74ada39aeec2932eb
parentc976b3aaa076dad09fca9e6eacf9ee27c4a3bc1e
runc: enable seccomp support by default

It's nice to have seccomp support which is enabled in OpenWrt on
supported platforms on targets which are not marked as SMALL_FLASH.
(and it's kinda obvious that you wouldn't want to install runc on a
SMALL_FLASH target to begin with)
So let's enable seccomp by default.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
utils/runc/Makefile