Re: [gentoo-dev] [PATCH 0/2] multilib.eclass: improve multilib handling of pkg-config

2020-06-06 Thread Sergei Trofimovich
On Sat,  6 Jun 2020 15:24:03 -0400
Mike Gilbert  wrote:

> These patches are part of a larger change to eliminate MULTILIB_USEDEP
> from virtual/pkgconfig dependencies in BDEPEND.
> 
> See https://bugs.gentoo.org/723112 and
> https://github.com/gentoo/gentoo/pull/16025.
> 
> Mike Gilbert (2):
>   multilib.eclass: export PKG_CONFIG_SYSTEM_LIBRARY_PATH in
> multilib_toolchain_setup
>   multilib.eclass: export PKG_CONFIG in multilib_toolchain_setup
> 
>  eclass/multilib.eclass | 4 
>  1 file changed, 4 insertions(+)
> 

Looks good!

-- 

  Sergei



[gentoo-dev] [PATCH 0/2] multilib.eclass: improve multilib handling of pkg-config

2020-06-06 Thread Mike Gilbert
These patches are part of a larger change to eliminate MULTILIB_USEDEP
from virtual/pkgconfig dependencies in BDEPEND.

See https://bugs.gentoo.org/723112 and
https://github.com/gentoo/gentoo/pull/16025.

Mike Gilbert (2):
  multilib.eclass: export PKG_CONFIG_SYSTEM_LIBRARY_PATH in
multilib_toolchain_setup
  multilib.eclass: export PKG_CONFIG in multilib_toolchain_setup

 eclass/multilib.eclass | 4 
 1 file changed, 4 insertions(+)

-- 
2.27.0.rc2