public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "James Le Cuirot" <chewi@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/crossdev:master commit in: wrappers/etc/portage/
Date: Tue, 12 Dec 2023 22:02:42 +0000 (UTC)	[thread overview]
Message-ID: <1702418546.5fd3a2f7f14512bb2a56e1b0e7a8e143ab3d5600.chewi@gentoo> (raw)

commit:     5fd3a2f7f14512bb2a56e1b0e7a8e143ab3d5600
Author:     Ian Jordan <immoloism <AT> gmail <DOT> com>
AuthorDate: Tue Dec 12 06:03:31 2023 +0000
Commit:     James Le Cuirot <chewi <AT> gentoo <DOT> org>
CommitDate: Tue Dec 12 22:02:26 2023 +0000
URL:        https://gitweb.gentoo.org/proj/crossdev.git/commit/?id=5fd3a2f7

wrapper/etc/portage/make.conf: Remove -pam

Removing default option	of disabling PAM as no longer needed in	all tests done.

Signed-off-by: Ian Jordan <immoloism <AT> gmail.com>
Closes: https://github.com/gentoo/crossdev/pull/16
Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org>

 wrappers/etc/portage/make.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/wrappers/etc/portage/make.conf b/wrappers/etc/portage/make.conf
index 59bf61e..b845ba6 100644
--- a/wrappers/etc/portage/make.conf
+++ b/wrappers/etc/portage/make.conf
@@ -9,7 +9,7 @@ ROOT=@GENTOO_PORTAGE_EPREFIX@/usr/${CHOST}/
 
 ACCEPT_KEYWORDS="${ARCH} ~${ARCH}"
 
-USE="${ARCH} -pam"
+USE="${ARCH}"
 
 CFLAGS="-O2 -pipe -fomit-frame-pointer"
 CXXFLAGS="${CFLAGS}"


             reply	other threads:[~2023-12-12 22:02 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-12-12 22:02 James Le Cuirot [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-09-21 21:06 [gentoo-commits] proj/crossdev:master commit in: wrappers/etc/portage/ James Le Cuirot
2024-09-21 21:06 James Le Cuirot
2022-09-09  4:32 Sam James
2022-06-17  2:44 Sam James
2022-06-17  2:44 Sam James
2021-10-27  8:55 Mike Frysinger
2014-01-18 19:37 Mike Frysinger
2012-08-21 16:24 Mike Frysinger
2012-03-07 18:31 Mike Frysinger

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=1702418546.5fd3a2f7f14512bb2a56e1b0e7a8e143ab3d5600.chewi@gentoo \
    --to=chewi@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