[LLVMdev] Failure building llvm/clang from source using binary clang package on Mageia 2

Dmitri Gribenko gribozavr at gmail.com
Tue Jan 15 08:19:04 PST 2013


On Mon, Jan 14, 2013 at 3:32 AM, Edward Diener
<eldlistmailingz at tropicsoft.com> wrote:
> It is on pastebin and is called ConfigureLog. I made it private, FWIW.

Please provide a link.  I can not find it because it is private.

Anyway, attached is a patch that should allow old clangs that don't
implement __has_include.  Please test.

Dmitri

-- 
main(i,j){for(i=2;;i++){for(j=2;j<i;j++){if(!(i%j)){j=0;break;}}if
(j){printf("%d\n",i);}}} /*Dmitri Gribenko <gribozavr at gmail.com>*/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: dont-reject-clang-without-has-include-v1.patch
Type: application/octet-stream
Size: 1254 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20130115/97a17a5f/attachment.obj>


More information about the llvm-dev mailing list