From 4c4e8e9bf6d1ef49be600d77fcbbd7be716aece7 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Fri, 12 Jan 2024 13:08:05 +0000 Subject: gentoo auto-resync : 12:01:2024 - 13:08:05 --- profiles/features/musl/make.defaults | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'profiles/features') diff --git a/profiles/features/musl/make.defaults b/profiles/features/musl/make.defaults index 4c680a7340f6..3078bdd61b09 100644 --- a/profiles/features/musl/make.defaults +++ b/profiles/features/musl/make.defaults @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 PORTAGE_LIBC="musl" @@ -6,8 +6,8 @@ ELIBC="musl" FEATURES="sandbox sfperms strict" -USE="nptl pic unicode -berkdb -gdbm" -BOOTSTRAP_USE="${BOOTSTRAP_USE} nptl -berkdb -gdbm" +USE="pic unicode -berkdb -gdbm" +BOOTSTRAP_USE="${BOOTSTRAP_USE} -berkdb -gdbm" # All libraries are in /lib or /usr/lib SYMLINK_LIB="no" -- cgit v1.2.3