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: Sat, 21 Sep 2024 21:06:34 +0000 (UTC)	[thread overview]
Message-ID: <1726952565.6caddf235b5598a9725d21134801b4426e6d3ea6.chewi@gentoo> (raw)

commit:     6caddf235b5598a9725d21134801b4426e6d3ea6
Author:     James Le Cuirot <chewi <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 21 21:02:45 2024 +0000
Commit:     James Le Cuirot <chewi <AT> gentoo <DOT> org>
CommitDate: Sat Sep 21 21:02:45 2024 +0000
URL:        https://gitweb.gentoo.org/proj/crossdev.git/commit/?id=6caddf23

Don't set PKG_CONFIG_PATH in make.conf

This is pointless because cross-pkg-config unsets it anyway. It's also
harmful because if a cross build needs to call CBUILD's pkg-config,
which doesn't use the wrapper, it will pick up .pc files from the wrong
location.

Bug: https://bugs.gentoo.org/936677
Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org>

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

diff --git a/wrappers/etc/portage/make.conf b/wrappers/etc/portage/make.conf
index b845ba6..0d74bc0 100644
--- a/wrappers/etc/portage/make.conf
+++ b/wrappers/etc/portage/make.conf
@@ -19,5 +19,4 @@ FEATURES="-collision-protect sandbox buildpkg noman noinfo nodoc"
 PKGDIR=${ROOT}var/cache/binpkgs/
 PORTAGE_TMPDIR=${ROOT}tmp/
 
-PKG_CONFIG_PATH="${ROOT}usr/lib/pkgconfig/"
 #PORTDIR_OVERLAY="/var/db/repos/local/"


             reply	other threads:[~2024-09-21 21:06 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-09-21 21:06 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
2023-12-12 22:02 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=1726952565.6caddf235b5598a9725d21134801b4426e6d3ea6.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