mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-05 14:09:53 +03:00
- add missing space
This commit is contained in:
@@ -563,7 +563,7 @@ config BR2_PACKAGE_FOO
|
||||
configures the software. It depends on the previous target (the
|
||||
hidden <code>.source</code> file) so that we are sure the software has
|
||||
been uncompressed. In order to configure it, it basically runs the
|
||||
well-known <code>./configure</code>script. As we may be doing
|
||||
well-known <code>./configure</code> script. As we may be doing
|
||||
cross-compilation, <code>target</code>, <code>host</code> and
|
||||
<code>build</code> arguments are given. The prefix is also set to
|
||||
<code>/usr</code>, not because the software will be installed in
|
||||
|
||||
Reference in New Issue
Block a user