[PATCH] Clang as a cross-compiler documentation
Dmitri Gribenko
gribozavr at gmail.com
Thu Sep 5 09:30:27 PDT 2013
================
Comment at: docs/CrossCompilationClang.rst:121
@@ +120,3 @@
+There are four main options to control access to your cross-compiler:
+``sysroot``, ``-ccc-gcc-name``, ``-I`` and ``-L``. The latter half is
+well known, but they're particularly important for additional libraries
----------------
Missing dash before sysroot.
http://llvm-reviews.chandlerc.com/D1606
More information about the cfe-commits
mailing list