From: "Ulrich Müller" <ulm@gentoo.org>
To: gentoo-dev@lists.gentoo.org
Cc: "Ulrich Müller" <ulm@gentoo.org>
Subject: [gentoo-dev] [PATCH 3/3] profiles/prefix/darwin: Don't modify USE_EXPAND in subprofile
Date: Fri, 2 Apr 2021 16:47:41 +0200 [thread overview]
Message-ID: <20210402144741.16995-3-ulm@gentoo.org> (raw)
In-Reply-To: <20210402144741.16995-1-ulm@gentoo.org>
Policy reference:
https://devmanual.gentoo.org/general-concepts/use-flags/index.html#use_expand-and-arch-use-flags
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
---
profiles/prefix/darwin/make.defaults | 5 +----
1 file changed, 1 insertion(+), 4 deletions(-)
diff --git a/profiles/prefix/darwin/make.defaults b/profiles/prefix/darwin/make.defaults
index 57e1bb0fd545..a6358c79d4bc 100644
--- a/profiles/prefix/darwin/make.defaults
+++ b/profiles/prefix/darwin/make.defaults
@@ -1,4 +1,4 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# System-wide defaults for all Darwin profiles
@@ -11,8 +11,5 @@ KERNEL="Darwin"
# strip isn't GNU
FEATURES="nostrip"
-# ALSA + Darwin != working
-USE_EXPAND="-ALSA_CARDS"
-
# This is the sort of equivalent of --as-needed
LDFLAGS="-Wl,-dead_strip_dylibs"
--
2.31.1
prev parent reply other threads:[~2021-04-02 14:48 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-04-02 14:47 [gentoo-dev] [PATCH 1/3] profiles: Sync USE_EXPAND{,_HIDDEN} between base and embedded Ulrich Müller
2021-04-02 14:47 ` [gentoo-dev] [PATCH 2/3] profiles/base: Drop use.mask for removed ABI_RISCV flags Ulrich Müller
2021-04-02 14:47 ` Ulrich Müller [this message]
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=20210402144741.16995-3-ulm@gentoo.org \
--to=ulm@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