diff INSTALL @ 1667:986126448688

Update remaining advise to edit options.h You should edit localoptions.h instead.
author Alexander Dahl <ada@thorsis.com>
date Tue, 10 Mar 2020 15:38:38 +0100
parents 2fd52c383163
children 295377ecbf49
line wrap: on
line diff
--- a/INSTALL	Wed Mar 18 23:37:45 2020 +0800
+++ b/INSTALL	Tue Mar 10 15:38:38 2020 +0100
@@ -56,7 +56,7 @@
 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