aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormaximilian attems <max@stro.at>2012-05-22 21:28:42 +0200
committermaximilian attems <max@stro.at>2012-05-22 21:28:42 +0200
commit5ef98b5f6014bf592535e146ed3de3318b778621 (patch)
tree866e70de8b6588b4142a0669ad04cd9439a65d1c
parent01b7dde0664ef67eada14dc163d015eb603fda74 (diff)
downloadklibc-5ef98b5f6014bf592535e146ed3de3318b778621.tar.gz
[klibc] klcc.1: document -nostdinc
Needed it to have a chance making efilinux compile, due to a funny exit() redefinition. Signed-off-by: maximilian attems <max@stro.at>
-rw-r--r--klcc/klcc.13
1 files changed, 3 insertions, 0 deletions
diff --git a/klcc/klcc.1 b/klcc/klcc.1
index e91a74ca172e1..0186931c2c229 100644
--- a/klcc/klcc.1
+++ b/klcc/klcc.1
@@ -71,6 +71,9 @@ to compile without any optimization whatsoever; this may not work depending
on the version of
.B gcc
used.
+.TP
+.B \-nostdinc
+allows to turn off klibc include files.
.PP
Use the
.B \-shared