Gentoo Archives: gentoo-commits

From: Michael Haubenwallner <haubi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/prefix/windows/winnt/
Date: Wed, 11 Mar 2020 15:51:08
Message-Id: 1583941638.83a5d2e8d027d92c92bd9864b2f7cf463f1267a1.haubi@gentoo
1 commit: 83a5d2e8d027d92c92bd9864b2f7cf463f1267a1
2 Author: Michael Haubenwallner <haubi <AT> gentoo <DOT> org>
3 AuthorDate: Wed Mar 11 14:27:32 2020 +0000
4 Commit: Michael Haubenwallner <haubi <AT> gentoo <DOT> org>
5 CommitDate: Wed Mar 11 15:47:18 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=83a5d2e8
7
8 prefix/winnt/profile.bashrc: leave PKG_CONFIG_PATH alone
9
10 These days, app-portage/prefix-toolkit does set up proper
11 PKG_CONFIG_PATH for the stacked Prefix.
12
13 Signed-off-by: Michael Haubenwallner <haubi <AT> gentoo.org>
14
15 profiles/prefix/windows/winnt/profile.bashrc | 3 ---
16 1 file changed, 3 deletions(-)
17
18 diff --git a/profiles/prefix/windows/winnt/profile.bashrc b/profiles/prefix/windows/winnt/profile.bashrc
19 index 215ad93a943..1a70e77b1cb 100644
20 --- a/profiles/prefix/windows/winnt/profile.bashrc
21 +++ b/profiles/prefix/windows/winnt/profile.bashrc
22 @@ -10,9 +10,6 @@
23 # and should be dropped once portage does sth. like this itself.
24 #
25
26 -# Need to explicitly set PKG_CONFIG_PATH for cross EPREFIX.
27 -export PKG_CONFIG_PATH="${EPREFIX}/lib/pkgconfig:${EPREFIX}/usr/lib/pkgconfig"
28 -
29 #######################################################################
30 #
31 # Unix aware build tools may provide (e.g. pkg-config) and accept