summaryrefslogtreecommitdiff
path: root/Howto.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'Howto.mdwn')
-rw-r--r--Howto.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/Howto.mdwn b/Howto.mdwn
index 95bf2cc..0eb23d0 100644
--- a/Howto.mdwn
+++ b/Howto.mdwn
@@ -18,7 +18,7 @@ NOTE: Does not appear to work yet.
Follow the steps above.
But run the following command instead.
- EXTRA_CFLAGS="-static" make
+ CFLAGS="-static "LDFLAGS="-static" make
Please take note that you also need a static version installed of all required libraries.