Skip to content

Commit

Permalink
docs: updates from Homebrew/brew
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Feb 19, 2024
1 parent 5db04ac commit 1bdd2ff
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions docs/Homebrew/FormulaCreator.html
Original file line number Diff line number Diff line change
Expand Up @@ -842,8 +842,7 @@ <h3 class="signature " id="template-instance_method">
230
231
232
233
234</pre>
233</pre>
</td>
<td>
<pre class="code"><span class="info file"># File 'formula_creator.rb', line 100</span>
Expand Down Expand Up @@ -913,7 +912,6 @@ <h3 class="signature " id="template-instance_method">
</span><span class='tstring_content'> system &quot;cmake&quot;, &quot;--build&quot;, &quot;build&quot;
</span><span class='tstring_content'> system &quot;cmake&quot;, &quot;--install&quot;, &quot;build&quot;
</span><span class='tstring_content'> &lt;% elsif @mode == :autotools %&gt;
</span><span class='tstring_content'> # ENV.deparallelize # if your formula fails when building in parallel
</span><span class='tstring_content'> # Remove unrecognized options if they cause configure to fail
</span><span class='tstring_content'> # https://rubydoc.brew.sh/Formula.html#std_configure_args-instance_method
</span><span class='tstring_content'> system &quot;./configure&quot;, &quot;--disable-silent-rules&quot;, *std_configure_args
Expand Down

0 comments on commit 1bdd2ff

Please sign in to comment.