tools: add isl (used for graphite on GCC 5)

Signed-off-by: Felix Fietkau <nbd@openwrt.org>

SVN-Revision: 47464
This commit is contained in:
Felix Fietkau
2015-11-13 11:35:37 +00:00
parent edd87061ec
commit 3d41dbae65
3 changed files with 38 additions and 5 deletions

View File

@@ -32,7 +32,7 @@ config GCC_USE_GRAPHITE
config GCC_USE_SYSTEM_PPL_CLOOG
bool
prompt "Use the system versions of PPL and CLooG"
depends on GCC_USE_GRAPHITE
depends on GCC_USE_GRAPHITE && GCC_VERSION_4_8
default n
config EXTRA_GCC_CONFIG_OPTIONS