From c420d6cd69aa5ae5828891d2398bfa3777f9b409 Mon Sep 17 00:00:00 2001 From: Mike Gilbert Date: Sun, 29 Oct 2017 21:24:42 -0400 Subject: [PATCH] profiles: disable net-libs/mbedtls[zlib] by default Closes: https://bugs.gentoo.org/635822 --- profiles/default/linux/package.use | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/default/linux/package.use b/profiles/default/linux/package.use index 3b2e027ebf8a..36a4bb16d5d5 100644 --- a/profiles/default/linux/package.use +++ b/profiles/default/linux/package.use @@ -1,6 +1,10 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +# Mike Gilbert (29 Oct 2017) +# Override default from make.defaults, bug 635822. +net-libs/mbedtls -zlib + # Mike Frysinger (12 Nov 2015) # We want busybox statically linked by default as it is the system rescue shell. # But we cannot statically link pam, so turn that off by default. #468580 -- 2.26.2