[Slackbuilds-users] make -j -l

Mario mario at slackverse.org
Sun Jun 20 15:04:45 UTC 2010


Fyi. everyone, check official proftpd.SlackBuild, it has this variable:

NUMJOBS=${NUMJOBS:-" -j7 "}

Usualy if something is in vanilla Slackware, its considered to be a 
shrine, but in any case its up to SBo admins if they want to implement it.




On 06/20/2010 04:37 PM, Niels Horn wrote:
> On Sun, Jun 20, 2010 at 11:00 AM, Manuel Reimer
> <Manuel.Spam at nurfuerspam.de>  wrote:
>    
>> Greg' Ar Tourter wrote:
>>      
>>> make $MAKEFLAGS || make || exit 1
>>>        
>> Doesn't work in all cases!
>>
>> The "merkaartor" SlackBuild is a good example. Building it with "make -j 3"
>> brings the source into a state, where it's even impossible to compile using
>> plain "make". You have to "make clean" and run "make" after this.
>>
>> Yours
>>
>> Manuel
>>
>> _______________________________________________
>> SlackBuilds-users mailing list
>> SlackBuilds-users at slackbuilds.org
>> http://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
>> Archives - http://lists.slackbuilds.org/pipermail/slackbuilds-users/
>> FAQ - http://slackbuilds.org/faq/
>>
>>
>>      
> Some programs won't build right with anything different from -j1.
> In my scripts, in these cases, I explicitly put "make -j1" in the
> SlackBuild, to override possible settings in $MAKEFLAGS
> "nbench" is an example.
>
> Niels
> _______________________________________________
> SlackBuilds-users mailing list
> SlackBuilds-users at slackbuilds.org
> http://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
> Archives - http://lists.slackbuilds.org/pipermail/slackbuilds-users/
> FAQ - http://slackbuilds.org/faq/
>
>
>    
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.slackbuilds.org/pipermail/slackbuilds-users/attachments/20100620/0c69438c/attachment.htm>


More information about the SlackBuilds-users mailing list