summaryrefslogtreecommitdiff
path: root/profiles/features
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2024-01-12 13:08:05 +0000
committerV3n3RiX <venerix@koprulu.sector>2024-01-12 13:08:05 +0000
commit4c4e8e9bf6d1ef49be600d77fcbbd7be716aece7 (patch)
treec854c61724b1a5430091a4512ef763d26efe5938 /profiles/features
parent669bfefc6b9cafab1e89f098b21cf0f89c12d995 (diff)
gentoo auto-resync : 12:01:2024 - 13:08:05
Diffstat (limited to 'profiles/features')
-rw-r--r--profiles/features/musl/make.defaults6
1 files changed, 3 insertions, 3 deletions
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"