Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: haiku/website
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: a5368e23d755
Choose a base ref
...
head repository: haiku/website
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: b8aa50d767dc
Choose a head ref
  • 1 commit
  • 1 file changed
  • 1 contributor

Commits on Aug 17, 2021

  1. Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    b8aa50d View commit details
Showing with 3 additions and 1 deletion.
  1. +3 −1 content/guides/building/compiling-x86.md
4 changes: 3 additions & 1 deletion content/guides/building/compiling-x86.md
Original file line number Diff line number Diff line change
@@ -17,7 +17,9 @@ features available in newer gcc versions.</p>
<h3>Building Haiku from Haiku</h3>

<p>When building from Haiku, all the required tools are already installed in
the release image, therefore you can run configure without any arguments:</p>
the release image, therefore you can run configure without any arguments:

(Note: Currently as of Aug-14-2021 the package "xorriso" must be installed from HaikuDepot before compiling the anyboot image.)</p>

```sh
./configure