From 8e6e250c6040a3581f7cca4c262edaccd75a573c Mon Sep 17 00:00:00 2001 From: Andrew Wilcox Date: Wed, 20 Jul 2016 19:49:51 -0500 Subject: Base profile: move things out of make.conf to make.defaults --- profiles/base/make.defaults | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'profiles') diff --git a/profiles/base/make.defaults b/profiles/base/make.defaults index f29016550..f39eed52f 100644 --- a/profiles/base/make.defaults +++ b/profiles/base/make.defaults @@ -45,7 +45,10 @@ USE="cxx icu -introspection ipv6 modules ssl unicode xattr" # Auto-build .apks, always PORTAGE_BINPKG_FORMAT="apk" -FEATURES="buildpkg" +FEATURES="buildpkg splitdebug" + +# Use curl instead of wget for fetching. +FETCHCOMMAND="curl -f -L -o \"\${DISTDIR}\"/\"\${FILE}\" \"\${URI}\"" # This masks files on EVERY SYSTEM running Adélie. BE CAREFUL! # Specifically, do not mask systemd unit files or such from the base profile. -- cgit v1.2.3-60-g2f50