summaryrefslogtreecommitdiffhomepage
path: root/INSTALL
diff options
context:
space:
mode:
authorAlexander Dahl <ada@thorsis.com>2020-03-10 15:38:38 +0100
committerAlexander Dahl <ada@thorsis.com>2020-03-10 15:38:38 +0100
commitb681570899df5adcb0f29519d284ddcc5d8a7f6c (patch)
tree180aff1894afed64f3cd4e6f7efc1b5c2a5f6de9 /INSTALL
parent201e359363cd73dfec137e6a8103801b8707e66c (diff)
Update remaining advise to edit options.h
You should edit localoptions.h instead.
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL2
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL b/INSTALL
index 7dc4444..3c33ab2 100644
--- a/INSTALL
+++ b/INSTALL
@@ -56,7 +56,7 @@ Compiling for uClibc should be the same as normal, just set CC to the magic
uClibc toolchain compiler (ie export CC=i386-uclibc-gcc or whatever).
You can use "make STATIC=1" to make statically linked binaries, and it is
advisable to strip the binaries too. If you're looking to make a small binary,
-you should remove unneeded ciphers and MD5, by editing options.h
+you should remove unneeded ciphers and MD5, by editing localoptions.h
It is possible to compile zlib in, by copying zlib.h and zconf.h into a
subdirectory (ie zlibincludes), and