Gentoo Archives: gentoo-dev

From: Sergei Trofimovich <slyfox@g.o>
To:
Cc: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] [PATCH 0/2] multilib.eclass: improve multilib handling of pkg-config
Date: Sat, 06 Jun 2020 20:23:13
Message-Id: 20200606212306.4ec50226@sf
In Reply to: [gentoo-dev] [PATCH 0/2] multilib.eclass: improve multilib handling of pkg-config by Mike Gilbert
1 On Sat, 6 Jun 2020 15:24:03 -0400
2 Mike Gilbert <floppym@g.o> wrote:
3
4 > These patches are part of a larger change to eliminate MULTILIB_USEDEP
5 > from virtual/pkgconfig dependencies in BDEPEND.
6 >
7 > See https://bugs.gentoo.org/723112 and
8 > https://github.com/gentoo/gentoo/pull/16025.
9 >
10 > Mike Gilbert (2):
11 > multilib.eclass: export PKG_CONFIG_SYSTEM_LIBRARY_PATH in
12 > multilib_toolchain_setup
13 > multilib.eclass: export PKG_CONFIG in multilib_toolchain_setup
14 >
15 > eclass/multilib.eclass | 4 ++++
16 > 1 file changed, 4 insertions(+)
17 >
18
19 Looks good!
20
21 --
22
23 Sergei