diff options
Diffstat (limited to 'profiles/arch/loong/make.defaults')
-rw-r--r-- | profiles/arch/loong/make.defaults | 4 |
1 files changed, 0 insertions, 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 |