Add numa caps seccomp to default use flags

This commit is contained in:
Antsiferov Grigory 2019-01-28 00:18:11 +03:00
parent d36e08a0ba
commit 7154e93588

View File

@ -15,6 +15,6 @@ make_conf:
- getbinpkg
- -news
other:
USE_SALT: "smp multitarget lzma logrotate sctp sqlite xattr -gnutls -tcpd"
USE_SALT: "smp multitarget numa caps seccomp xattr sctp lzma logrotate sqlite -gnutls -tcpd"
PYTHON_TARGETS: "python2_7 python3_6"
PYTHON_SINGLE_TARGET: "python3_6"