aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorH. Peter Anvin <hpa@zytor.com>2005-03-02 02:21:59 +0000
committerH. Peter Anvin <hpa@zytor.com>2005-03-02 02:21:59 +0000
commit34b124182097bf49a1edac54a31bf7ece7384555 (patch)
treeadd2286b2690a1802a1c742d85177a941a8845f5
parent6e454c398bdfde87f647a20eaf01301a89e82474 (diff)
downloadklibc-34b124182097bf49a1edac54a31bf7ece7384555.tar.gz
Use -s to strip.klibc-0.201
-rw-r--r--klcc.16
1 files changed, 4 insertions, 2 deletions
diff --git a/klcc.1 b/klcc.1
index 91ab3daf5fed1..a6f979c6c4ac4 100644
--- a/klcc.1
+++ b/klcc.1
@@ -1,4 +1,4 @@
-.\" $Id: klcc.1,v 1.1 2005/03/01 22:56:58 hpa Exp $
+.\" $Id: klcc.1,v 1.2 2005/03/02 02:24:17 hpa Exp $
.\" -----------------------------------------------------------------------
.\"
.\" Copyright 2005 H. Peter Anvin - All Rights Reserved
@@ -61,7 +61,9 @@ impossible. Therefore, compile without
or
.B \-m
option to use the default optimization level; this will generally
-result in the smallest binaries.
+result in the smallest binaries. You may want to use
+.B \-s
+when linking, however.
.PP
Use the
.B \-shared