summaryrefslogtreecommitdiff
path: root/docs/tools
diff options
context:
space:
mode:
authorRoman Divacky <rdivacky@FreeBSD.org>2009-11-04 15:04:32 +0000
committerRoman Divacky <rdivacky@FreeBSD.org>2009-11-04 15:04:32 +0000
commit51fb8b013e7734b795139f49d3b1f77c539be20a (patch)
tree59e0e47a9831dcf0e21e547927c8ebb7e113bfd1 /docs/tools
parent73490b890977362d28dd6326843a1ecae413921d (diff)
Diffstat (limited to 'docs/tools')
-rw-r--r--docs/tools/clang.pod4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/tools/clang.pod b/docs/tools/clang.pod
index daa7387989309..42cf8fa2d7115 100644
--- a/docs/tools/clang.pod
+++ b/docs/tools/clang.pod
@@ -424,6 +424,10 @@ Add the specified directory to the search path for framework include files.
Do not search the standard system directories for include files.
+=item B<-nobuiltininc>
+
+Do not search clang's builtin directory for include files.
+
=cut
## TODO, but do we really want people using this stuff?