<span>Just </span>my two cents... I&#39;d be happy to act as maintainer for any and all Slamd64-related patches that I submit. <br><br><div class="gmail_quote">On Sat, Mar 29, 2008 at 3:20 PM, Robby Workman &lt;<a href="mailto:rworkman@slackbuilds.org">rworkman@slackbuilds.org</a>&gt; wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div class="Ih2E3d">Aleksandar Samardzic wrote:<br>
<br>
&gt; 1. As for JOBS variable support, the idea is to have variable defined<br>
&gt; at the start of SlackBuild as follows:<br>
&gt; &nbsp; JOBS=${JOBS:1}<br>
&gt; and then to change &quot;make&quot; invocation to:<br>
&gt; &nbsp; make -j ${JOBS}<br>
&gt; with the intention to allow to users having multi-core machines to<br>
&gt; speed-up compilation times significally. This is actually something<br>
&gt; that I intended to suggest to adding to SlackBuild script template<br>
&gt; long time ago, so - any opinions?<br>
<br>
<br>
</div>This has been added to the template.SlackBuild as of today:<br>
 &nbsp; JOBS=${JOBS:-3}<br>
If there&#39;s some sort of namespace conflict with that, someone better<br>
clue me in really fast before it gets wider usage here. &nbsp;:)<br>
<div class="Ih2E3d"><br>
<br>
&gt; 2. I was thinking that no direct support for Slamd64 is offered here<br>
&gt; at SBo, however while searching to find is there any other SlackBuild<br>
&gt; employing above described JOBS mechanism, I found that for example<br>
&gt; wine SlackBuild supports both this mechanism and Slamd64... &nbsp;So I<br>
&gt; guess it may be OK to apply Carlos patches to my SlackBuilds; on the<br>
&gt; other side, I don&#39;t have any Slamd64 installation accessible, and<br>
&gt; don&#39;t have plans for making one on my own machine, thus I would prefer<br>
&gt; not to take maintainership &nbsp;for something alike. &nbsp;Again - any<br>
&gt; suggestion here: to not include patches, to include them and state<br>
&gt; directly that other person is responsible regarding all Slamd64<br>
&gt; related issues, to have them hosted separately (maybe also here at<br>
&gt; SBo) and only point to them from README files,... ?<br>
<br>
<br>
</div>This is still under consideration among the admins; I think we&#39;ve more<br>
or less reached a decision, but it&#39;s not official yet. &nbsp;We&#39;ll post an<br>
announcement here when we finalize it.<br>
<font color="#888888"><br>
-RW<br>
</font><div><div></div><div class="Wj3C7c"><br>
_______________________________________________<br>
Slackbuilds-users mailing list<br>
<a href="mailto:Slackbuilds-users@slackbuilds.org">Slackbuilds-users@slackbuilds.org</a><br>
<a href="http://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users" target="_blank">http://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users</a><br>
<br>
Please read the FAQ - <a href="http://slackbuilds.org/faq/" target="_blank">http://slackbuilds.org/faq/</a><br>
</div></div></blockquote></div><br>