Thanks for replay. But if I try to use it inside my eclass inside my overlay isn't resolved correctly. I receive an empty string. Could be related that in my eclass function is not already available? Or related to a wrong version of some packages?
On Mar 12, 2017 10:55 AM, "Michał Górny" <[email protected]> wrote: > W dniu 12.03.2017, nie o godzinie 10∶36 +0100, użytkownik Geaaru > napisał: > > Hi, > > > > in EAPI 6 get_libdir function is not more available but I currently use > > it on my eclass for initialize some metadata. > > How can I retrieve environment $libdir path ? With LIBDIR_${cpu} > > variable? > > > > On mgorny post I read that get_libdir function is part of EAPI, but I > > don't understand how this means. I use portage-2.3.4. > > > > This means that you can use it without inheriting any eclass. It's > provided by portage directly. > > -- > Best regards, > Michał Górny >
