From 37176cdddf98c8884a39179560d5caa07ceddd0f Mon Sep 17 00:00:00 2001 From: Francis Rowe Date: Sat, 13 Dec 2014 16:41:12 +0000 Subject: docs/git/index.html#build: fix build-release instructions Tell the user how to properly build flashrom/bucts with static linking. Update build-release. --- docs/git/index.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'docs/git') 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 @@

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:
- $ make SHARED=0 CC='gcc -static' + $ ./builddeps-flashrom static
+ $ ./builddeps-bucts static

-- cgit v1.2.3-70-g09d2