[PATCH] D41660: [cmake] Add new linux toolchain file

Don Hinton via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jan 2 01:30:38 PST 2018


hintonda created this revision.
hintonda added reviewers: compnerd, beanz, phosek.
Herald added a subscriber: mgorny.

Add new linux toolchain file that allows cross compiling to
linux from other systems, e.g., Darwin.

Also, add a new variable, ADDITIONAL_CLANG_BOOTSTRAP_DEPS, which
allows adding additional dependencies to clang-bootstrap-deps.


Repository:
  rC Clang

https://reviews.llvm.org/D41660

Files:
  CMakeLists.txt
  cmake/caches/linux-toolchain.cmake

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41660.128398.patch
Type: text/x-patch
Size: 6969 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180102/f2a3ddda/attachment.bin>


More information about the cfe-commits mailing list