Update default and buildhost flags

This commit is contained in:
Antsiferov Grigory 2018-08-15 12:44:21 +03:00
parent cbfeeb79c0
commit 9d2e62ceec
3 changed files with 3 additions and 6 deletions

View File

@ -15,4 +15,6 @@ make_conf:
- getbinpkg
- -news
other:
USE_SALT: "smp multitarget sqlite sctp xattr lzma logrotate ssl openssl vhosts device-mapper bash-completion -gnutls -tcpd"
USE_SALT: "smp multitarget lzma logrotate sctp xattr -gnutls -tcpd"
PYTHON_TARGETS: "python2_7 python3_6"
PYTHON_SINGLE_TARGET: "python2_7 python3_6"

View File

@ -1,3 +0,0 @@
make_conf:
other:
USE_SALT: "smp sctp xattr ssl openssl vhosts -gnutls -tcpd -doc -examples"

View File

@ -17,5 +17,3 @@ make_conf:
- nodoc
- noman
- noinfo
other:
USE_SALT: "smp multitarget sctp xattr syslog logrotate ssl openssl vhosts symlink device-mapper bash-completion -gnutls -tcpd -doc -examples"