commit:     dfe583e01b52b2cb996073cbabf08f66e3f6e12d
Author:     WANG Xuerui <xen0n <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 26 12:21:13 2022 +0000
Commit:     WANG Xuerui <xen0n <AT> gentoo <DOT> org>
CommitDate: Sun Nov 27 01:48:09 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dfe583e0

profiles/arch/loong: remove ssl-related flags from BOOTSTRAP_USE

Gone are the days when we still had to rely on live gcc ebuilds.

Signed-off-by: WANG Xuerui <xen0n <AT> gentoo.org>

 profiles/arch/loong/make.defaults | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/profiles/arch/loong/make.defaults 
b/profiles/arch/loong/make.defaults
index 3c0828d8bc2b..61a8e65a132a 100644
--- a/profiles/arch/loong/make.defaults
+++ b/profiles/arch/loong/make.defaults
@@ -42,10 +42,6 @@ CHOST_lp64d="loongarch64-unknown-linux-gnu"
 # Since many people will want to test this in qemu...
 FEATURES="-pid-sandbox -network-sandbox -ipc-sandbox"
 
-# We need to fetch https git repo (gcc) during bootstrap, before gcc-12.1.0
-# is officially released.
-BOOTSTRAP_USE="${BOOTSTRAP_USE} curl_ssl_openssl ssl"
-
 # The following stuff MUST be defined in subdirs:
 # ABI
 # DEFAULT_ABI

Reply via email to