summaryrefslogtreecommitdiff
path: root/sys-libs
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2016-06-02 19:58:55 -0400
committerAnthony G. Basile <blueness@gentoo.org>2016-06-02 19:58:55 -0400
commit633d56fbf4d1e22d4179c378edb16bdb3762ad94 (patch)
tree79414f7e466738da1209915f5ecc5683334aa005 /sys-libs
parent5bcfaee7f2ae3c414f2743f068e58af96a3681ac (diff)
downloadgentoo-633d56fbf4d1e22d4179c378edb16bdb3762ad94.tar.gz
gentoo-633d56fbf4d1e22d4179c378edb16bdb3762ad94.tar.xz
sys-libs/uclibc: ensable SHA256 and 512 by default, bug #584140
Package-Manager: portage-2.2.28
Diffstat (limited to 'sys-libs')
-rw-r--r--sys-libs/uclibc/uclibc-0.9.33.2-r15.ebuild2
1 files changed, 2 insertions, 0 deletions
diff --git a/sys-libs/uclibc/uclibc-0.9.33.2-r15.ebuild b/sys-libs/uclibc/uclibc-0.9.33.2-r15.ebuild
index 626fc8c0050..49979af41c6 100644
--- a/sys-libs/uclibc/uclibc-0.9.33.2-r15.ebuild
+++ b/sys-libs/uclibc/uclibc-0.9.33.2-r15.ebuild
@@ -155,6 +155,8 @@ src_config() {
UCLIBC_HAS_LIBUTIL
UCLIBC_HAS_PROGRAM_INVOCATION_NAME
UCLIBC_HAS_RESOLVER_SUPPORT
+ UCLIBC_HAS_SHA256_CRYPT_IMPL
+ UCLIBC_HAS_SHA512_CRYPT_IMPL
UCLIBC_HAS_TZ_FILE_READ_MANY
UCLIBC_HAS_UTMPX
UCLIBC_SUPPORT_AI_ADDRCONFIG