Hi Gentoo devs,
I redesigned the solution for BLAS/LAPACK runtime switching.
New solution is based on eselect+ld.so.conf . See following.
> Goal
>
>
> * When a program is linked against libblas.so or liblapack.so
> provided by any BLAS/LAPACK provider, the eselect-based solution
>
On Thu, 2019-06-13 at 00:15 -0700, Mo Zhou wrote:
> Hi Gentoo devs,
>
> I redesigned the solution for BLAS/LAPACK runtime switching.
> New solution is based on eselect+ld.so.conf . See following.
>
> > Goal
> >
> >
> > * When a program is linked against libblas.so or liblapack.so
> >
Many thanks for the feedback, here is the revised patch:
* * *
All of these are supported by recent versions of app-text/tesseract.
Checked against ISO-639 using the code tables from
https://iso639-3.sil.org/ .
Signed-off-by: Marek Szuba
---
profiles/desc/l10n.desc | 14 ++
1 file
Hi!
Its a good thing that you're reviewing user class. I write some thought
previosly about it.
Why not create some set for standart uid:gid for services so they will
be identicall in all installations?
like slurm has uid:gid 500:500
nginx 80:80 or something...
Michał Górny писал 11-06-20
EAUTORECONF_DEPENDS is non-empty for ppc-aix and x86-winnt only.
Also, unset variable 'arch' after use.
---
eclass/xorg-3.eclass | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/eclass/xorg-3.eclass b/eclass/xorg-3.eclass
index 6ac90a64d59..f135058fba6 100644
--- a/eclass/xorg
On Thu, 13 Jun 2019 13:08:15 +0200
Michael Haubenwallner wrote:
> EAUTORECONF_DEPENDS is non-empty for ppc-aix and x86-winnt only.
> Also, unset variable 'arch' after use.
> ---
> eclass/xorg-3.eclass | 3 ++-
> 1 file changed, 2 insertions(+), 1 deletion(-)
>
> diff --git a/eclass/xorg-3.eclas
Hi,
Any chance of adding en-NZ?
asterisk-core-sounds depends on L10N USE_EXPAND and there is an upstream
en-NZ pack. It's the only language pack for which there isn't currently
an option already in the list here.
Kind Regards,
Jaco
On 2019/06/13 10:26, Marek Szuba wrote:
Many thanks for
On 6/13/19 4:54 AM, Alexey Shvetsov wrote:
> Hi!
>
> Its a good thing that you're reviewing user class. I write some thought
> previosly about it.
>
> Why not create some set for standart uid:gid for services so they will
> be identicall in all installations?
>
> like slurm has uid:gid 500:500
On 6/13/19 1:33 AM, Michał Górny wrote:
>>
>>> + eshell=$(user_get_nologin)
>>
>> Then this would have to become
>>
>> eshell=$(userland_get_nologin "${USERLAND}")
>
> Do you have any real use for that?
>
No. It's a better design IMO since you can e.g. test the function by
passing it
On 6/13/19 2:45 PM, James Le Cuirot wrote:
> On Thu, 13 Jun 2019 13:08:15 +0200
> Michael Haubenwallner wrote:
>
>> EAUTORECONF_DEPENDS is non-empty for ppc-aix and x86-winnt only.
>> Also, unset variable 'arch' after use.
>> ---
>> eclass/xorg-3.eclass | 3 ++-
>> 1 file changed, 2 insertions(+
On Thu, 13 Jun 2019 15:02:23 +0200
Michael Haubenwallner wrote:
> On 6/13/19 2:45 PM, James Le Cuirot wrote:
> > On Thu, 13 Jun 2019 13:08:15 +0200
> > Michael Haubenwallner wrote:
> >
> >> EAUTORECONF_DEPENDS is non-empty for ppc-aix and x86-winnt only.
> >> Also, unset variable 'arch' after u
On Thu, 2019-06-13 at 09:01 -0400, Michael Orlitzky wrote:
> On 6/13/19 1:33 AM, Michał Górny wrote:
> > > > + eshell=$(user_get_nologin)
> > >
> > > Then this would have to become
> > >
> > > eshell=$(userland_get_nologin "${USERLAND}")
> >
> > Do you have any real use for that?
On 2019-06-13 13:46, Jaco Kroon wrote:
> Any chance of adding en-NZ?
>
> asterisk-core-sounds depends on L10N USE_EXPAND and there is an upstream
> en-NZ pack. It's the only language pack for which there isn't currently
> an option already in the list here.
Sure, why not. Looks reasonably enoug
13 matches
Mail list logo