summaryrefslogtreecommitdiffstats
path: root/llvm/docs/HowToCrossCompileLLVM.rst
Commit message (Collapse)AuthorAgeFilesLines
* [docs] Fix unexpected indentation in HowToCrossCompileLLVM.rstRenato Golin2016-05-101-0/+3
| | | | | | | Seems like my sphynx version is different than the one in the bot, as it accepted everything locally. I think this is the right fix... llvm-svn: 269062
* [docs] Change CrossCompilation guidde to reflect changes in Clang/GCCRenato Golin2016-05-101-11/+38
| | | | | | | | | | | | | HowToCrossCompile was outdated and generating too much traffic on the mailing list with similar queries. This change helps offset most of the problems that were reported recently including: * Removing the -ccc-gcc-name, adding --sysroot * Making references to Debian's multiarch for target libraries * Expanding -DCMAKE_CXX_FLAGS for both GCC and Clang * Some formatting and clarifications in the text llvm-svn: 269054
* [docs] Some typographical fixes.Sean Silva2013-09-091-38/+35
| | | | llvm-svn: 190324
* Cross-compilation docRenato Golin2013-09-081-0/+178
llvm-svn: 190282
OpenPOWER on IntegriCloud