Provide path to Solaris.h include (Bug 28370)

Rainer Orth via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 1 03:43:59 PDT 2016


As described in Bug 28370, llvm/Support/Solaris.h isn't found during the
cmake step of a VPATH build.

The following patch (already attached to the bug) fixes this by
providing a path to the header.

It allowed a i386-pc-solaris2.12 build to finish.

	Rainer


-------------- next part --------------
A non-text attachment was scrubbed...
Name: Solaris.h-include.patch
Type: text/x-patch
Size: 663 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160701/bfcb25be/attachment.bin>
-------------- next part --------------

-- 
-----------------------------------------------------------------------------
Rainer Orth, Center for Biotechnology, Bielefeld University


More information about the llvm-commits mailing list