mirror of
https://github.com/valitydev/salt-common.git
synced 2024-11-06 10:25:23 +00:00
Add numa caps seccomp to default use flags
This commit is contained in:
parent
d36e08a0ba
commit
7154e93588
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user