mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-04 06:10:16 +03:00
- duh. add missing listentry stop markers
This commit is contained in:
@@ -177,10 +177,10 @@
|
||||
<p>Buildroot optionally honors some environment variables that are passed
|
||||
to <code>make</code> :</p>
|
||||
<ul>
|
||||
<li>HOSTCXX
|
||||
<li>HOSTCC
|
||||
<li>UCLIBC_CONFIG_FILE=<path/to/.config>
|
||||
<li>BUSYBOX_CONFIG_FILE=<path/to/.config>
|
||||
<li>HOSTCXX</li>
|
||||
<li>HOSTCC</li>
|
||||
<li>UCLIBC_CONFIG_FILE=<path/to/.config></li>
|
||||
<li>BUSYBOX_CONFIG_FILE=<path/to/.config></li>
|
||||
</ul>
|
||||
|
||||
<p>An example that uses config files located in the toplevel directory and
|
||||
|
||||
Reference in New Issue
Block a user