From 83a5d2e8d027d92c92bd9864b2f7cf463f1267a1 Mon Sep 17 00:00:00 2001 From: Michael Haubenwallner Date: Wed, 11 Mar 2020 15:27:32 +0100 Subject: [PATCH] prefix/winnt/profile.bashrc: leave PKG_CONFIG_PATH alone These days, app-portage/prefix-toolkit does set up proper PKG_CONFIG_PATH for the stacked Prefix. Signed-off-by: Michael Haubenwallner --- profiles/prefix/windows/winnt/profile.bashrc | 3 --- 1 file changed, 3 deletions(-) diff --git a/profiles/prefix/windows/winnt/profile.bashrc b/profiles/prefix/windows/winnt/profile.bashrc index 215ad93a9430..1a70e77b1cbd 100644 --- a/profiles/prefix/windows/winnt/profile.bashrc +++ b/profiles/prefix/windows/winnt/profile.bashrc @@ -10,9 +10,6 @@ # and should be dropped once portage does sth. like this itself. # -# Need to explicitly set PKG_CONFIG_PATH for cross EPREFIX. -export PKG_CONFIG_PATH="${EPREFIX}/lib/pkgconfig:${EPREFIX}/usr/lib/pkgconfig" - ####################################################################### # # Unix aware build tools may provide (e.g. pkg-config) and accept -- 2.26.2