summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/git/index.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/git/index.html b/docs/git/index.html
index c3286b9..f306a2c 100644
--- a/docs/git/index.html
+++ b/docs/git/index.html
@@ -529,7 +529,8 @@
<p>
If you are building 32-bit binaries on a live system or chroot (for flashrom/bucts), you can use the following to statically link them:<br/>
- $ <b>make SHARED=0 CC='gcc -static'</b>
+ $ <b>./builddeps-flashrom static</b><br/>
+ $ <b>./builddeps-bucts static</b>
</p>
<p>