[PATCH] D16798: Update cmake build on recent Haiku

Jérôme Duval via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 1 23:22:23 PST 2016


korli created this revision.
korli added a reviewer: chandlerc.
korli added a subscriber: llvm-commits.
korli set the repository for this revision to rL LLVM.

[Copied from [ https://llvm.org/bugs/show_bug.cgi?id=26405 | https://llvm.org/bugs/show_bug.cgi?id=26405 ]

cmake build support on Haiku is lagging a bit.

This patch updates cmake build scripts to build on Haiku. It updates config.guess to a newer version which recognizes Haiku x86_64.
It should apply directly to trunk, please consider reviewing.

Repository:
  rL LLVM

http://reviews.llvm.org/D16798

Files:
  cmake/config-ix.cmake
  cmake/config.guess
  include/llvm/Support/Host.h
  lib/Support/CMakeLists.txt

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D16798.46616.patch
Type: text/x-patch
Size: 8207 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160202/bf85aeb3/attachment.bin>


More information about the llvm-commits mailing list