From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/features/musl/, profiles/base/
Date: Fri, 12 Jan 2024 11:08:28 +0000 (UTC) [thread overview]
Message-ID: <1705057477.c3211ffb40c36e44084fde93ea593eda114637f3.sam@gentoo> (raw)
commit: c3211ffb40c36e44084fde93ea593eda114637f3
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 12 11:03:32 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Jan 12 11:04:37 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c3211ffb
profiles: cleanup USE=nptl
Bug: https://bugs.gentoo.org/820905
Signed-off-by: Sam James <sam <AT> gentoo.org>
profiles/base/make.defaults | 4 ++--
profiles/features/musl/make.defaults | 6 +++---
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/profiles/base/make.defaults b/profiles/base/make.defaults
index f968c2cccdff..cb203399fa61 100644
--- a/profiles/base/make.defaults
+++ b/profiles/base/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
#
# System-wide defaults for the Portage system
@@ -102,7 +102,7 @@ RUBY_TARGETS="ruby31"
# These USE flags are what is common between the various sub-profiles. Stages 2
# and 3 are built against these, so be careful what you add.
# Moved here from releases/
-USE="acl bzip2 gdbm nptl unicode"
+USE="acl bzip2 gdbm unicode"
# Enable extended filesystem attribute support by default.
# https://archives.gentoo.org/gentoo-dev/message/ba0e3457e4b807e79816f0df03566af0
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"
next reply other threads:[~2024-01-12 11:08 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-01-12 11:08 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-06-03 2:25 [gentoo-commits] repo/gentoo:master commit in: profiles/features/musl/, profiles/base/ Sam James
2023-06-15 20:44 Mike Gilbert
2023-04-30 7:26 Sam James
2023-02-17 5:29 Sam James
2022-09-25 1:27 Sam James
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1705057477.c3211ffb40c36e44084fde93ea593eda114637f3.sam@gentoo \
--to=sam@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox