From 1ffbdd6858a4623eecafa28acde4356141ff62f2 Mon Sep 17 00:00:00 2001 From: jow Date: Tue, 20 Apr 2010 21:13:12 +0000 Subject: [PATCH] [toolchain] fix syntax error in Config.in git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21062 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- toolchain/gcc/Config.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/toolchain/gcc/Config.in b/toolchain/gcc/Config.in index abbfe733e..3483e00b2 100644 --- a/toolchain/gcc/Config.in +++ b/toolchain/gcc/Config.in @@ -71,7 +71,7 @@ config GCC_USE_GRAPHITE config GCC_USE_SYSTEM_PPL_CLOOG bool - prompt "Use the system versions of PPL and CLooG + prompt "Use the system versions of PPL and CLooG" depends GCC_USE_GRAPHITE default n -- 2.20.1