mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-05 14:09:53 +03:00
docs/buildroot.html: fix minor typo
STAGING_DIR is output/staging, not build/staging per default. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
@@ -702,7 +702,7 @@ endif
|
|||||||
might be cumbersome.</p>
|
might be cumbersome.</p>
|
||||||
|
|
||||||
<p>It is also possible to generate the Buildroot toolchain in
|
<p>It is also possible to generate the Buildroot toolchain in
|
||||||
another directory than <code>build/staging</code> using the
|
another directory than <code>output/staging</code> using the
|
||||||
<code>Build options -> Toolchain and header file
|
<code>Build options -> Toolchain and header file
|
||||||
location</code> option. This could be useful if the toolchain
|
location</code> option. This could be useful if the toolchain
|
||||||
must be shared with other users.</p>
|
must be shared with other users.</p>
|
||||||
|
|||||||
Reference in New Issue
Block a user