|
@@ -177,10 +177,10 @@
|
|
<p>Buildroot optionally honors some environment variables that are passed
|
|
<p>Buildroot optionally honors some environment variables that are passed
|
|
to <code>make</code> :</p>
|
|
to <code>make</code> :</p>
|
|
<ul>
|
|
<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>
|
|
</ul>
|
|
|
|
|
|
<p>An example that uses config files located in the toplevel directory and
|
|
<p>An example that uses config files located in the toplevel directory and
|