From a2c039457292e65cd2bdaa468454daac7c38ffc3 Mon Sep 17 00:00:00 2001 From: Imre Kaloz Date: Sat, 2 Jul 2011 07:50:26 +0000 Subject: simplify configuration SVN-Revision: 27353 --- toolchain/gcc/Config.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'toolchain/gcc/Config.in') diff --git a/toolchain/gcc/Config.in b/toolchain/gcc/Config.in index 556a56955f..75d388dc65 100644 --- a/toolchain/gcc/Config.in +++ b/toolchain/gcc/Config.in @@ -25,7 +25,7 @@ endchoice config GCC_USE_GRAPHITE bool prompt "Compile in support for the new Graphite framework in GCC 4.4+" if TOOLCHAINOPTS - depends GCC_VERSION_4_4 || GCC_VERSION_4_5 || GCC_VERSION_4_6 + depends !GCC_VERSION_LLVM config GCC_USE_SYSTEM_PPL_CLOOG bool -- cgit v1.2.3