]> code.ossystems Code Review - openembedded-core.git/commit
gcc-5.2: disable isl
authorRichard Tollerton <rich.tollerton@ni.com>
Wed, 23 Sep 2015 14:36:03 +0000 (09:36 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 23 Sep 2015 21:07:21 +0000 (22:07 +0100)
commit555e8d110435cf4af1e1ab4699c2fa55898e9d80
treee900bff598d1d1cf5ef1c746a098440ea84267d0
parent24d1ba834e79fa5d625e6fd0890cebfb548dce81
gcc-5.2: disable isl

We presently don't package isl. Unfortunately, if the host is already
using gcc-5.2 (as is presently the case on Arch Linux), configure will
autodetect the host's libisl, and do_compile will break because the
system isl headers aren't pulled in. In lieu of packaging isl, disable
it for now.

[YOCTO #8376]

Signed-off-by: Richard Tollerton <rich.tollerton@ni.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/gcc/gcc-5.2.inc