summary refs log tree commit diff
path: root/doc/usedietlibc.html
diff options
context:
space:
mode:
authorGerrit Pape <pape@smarden.org>2001-12-23 17:14:08 +0000
committerGerrit Pape <pape@smarden.org>2001-12-23 17:14:08 +0000
commit8cb22695a3b924b5b38d0836fc9ca13429366ca5 (patch)
treeb2c07b95b6d1bc5ef9fe8b9b1f9581596384feef /doc/usedietlibc.html
parentd347f237412d409f6b75f86e7e24b7807fcbc021 (diff)
downloadrunit-8cb22695a3b924b5b38d0836fc9ca13429366ca5.tar.gz
runit-8cb22695a3b924b5b38d0836fc9ca13429366ca5.tar.xz
runit-8cb22695a3b924b5b38d0836fc9ca13429366ca5.zip
manpage svwait* added.
cleanup.
Diffstat (limited to 'doc/usedietlibc.html')
-rw-r--r--doc/usedietlibc.html10
1 files changed, 1 insertions, 9 deletions
diff --git a/doc/usedietlibc.html b/doc/usedietlibc.html
index ecad014..8fb8036 100644
--- a/doc/usedietlibc.html
+++ b/doc/usedietlibc.html
@@ -12,17 +12,9 @@
 Check that you have the recent version of
 <a href="http://www.fefe.de/dietlibc/">dietlibc</a> installed.
 <p>
-Change to the source directory of <i>runit</i> and modify the Makefile to
-use <tt>diet</tt>:
+Change to the source directory of <i>runit</i>:
 <pre>
   # cd /package/admin/runit/src
-  # vi Makefile
-</pre>
-Modify the <tt>CC</tt> and <tt>LDFLAGS</tt> variables in the
-<tt>Makefile</tt> to these settings:
-<pre>
-  CC=diet gcc
-  LDFLAGS=-Wall -O3 -s -Os -pipe
 </pre>
 Download
 <a href="http://smarden.org/pape/djb/manpages/daemontools-pd-0.76.tar.gz">