On Mon, Aug 05 2019, Stuart Henderson <[email protected]> wrote:
> On 2019/08/05 17:25, Timo Myyrä wrote:
>> Juan Francisco Cantero Hurtado <[email protected]> writes:

[...]

>> > Could you test this patch?.
>> >
>> >
>> > diff --git Makefile Makefile
>> > index 88a777f7c30..7547cf59c6c 100644
>> > --- Makefile
>> > +++ Makefile
>> > @@ -39,7 +39,8 @@ NO_TEST =        Yes
>> >  GERBIL_ROOT =     ${PREFIX}/gerbil
>> >  
>> >  do-build:
>> > -  cd ${WRKSRC}/src && ulimit -n 1024 && ${SETENV} ${MAKE_ENV} ./build.sh
>> > +  cd ${WRKSRC}/src && ulimit -n 1024 -s 16384 && \
>> > +          ${SETENV} ${MAKE_ENV} ./build.sh
>> >  
>> >  do-install:
>> >    ${INSTALL_DATA_DIR} ${GERBIL_ROOT}
>
> Trying that in my next build (though it would seem odd for it to require
> more stack on one machine than another?)

Or maybe amd64.p and exopi don't use the same limits (login.conf)?
naddy, ajacoutot?

-- 
jca | PGP : 0x1524E7EE / 5135 92C1 AD36 5293 2BDF  DDCC 0DFA 74AE 1524 E7EE

Reply via email to