diff options
Diffstat (limited to 'docs/git/index.html')
-rw-r--r-- | docs/git/index.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/git/index.html b/docs/git/index.html index c3286b9b..f306a2c3 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> |