diff -r 79947df7ec4b -r 896cb0d36c1a config/cc/gcc.in --- a/config/cc/gcc.in Sun May 08 10:52:21 2011 +0200 +++ b/config/cc/gcc.in Sun May 08 19:02:44 2011 +0200 @@ -1,17 +1,16 @@ # Compiler options - -config CC_gcc - select CC_SUPPORT_CXX - select CC_SUPPORT_FORTRAN - select CC_SUPPORT_JAVA - select CC_SUPPORT_ADA - select CC_SUPPORT_OBJC - select CC_SUPPORT_OBJCXX - help - gcc is the full-blown GNU compiler. This is what most people will choose. - - gcc supports many languages, a powerful code parser, optimised binary - output, and lots of other features. +# +## select CC_SUPPORT_CXX +## select CC_SUPPORT_FORTRAN +## select CC_SUPPORT_JAVA +## select CC_SUPPORT_ADA +## select CC_SUPPORT_OBJC +## select CC_SUPPORT_OBJCXX +## +## help gcc is the full-blown GNU compiler. This is what most people will choose. +## help +## help gcc supports many languages, a powerful code parser, optimised binary +## help output, and lots of other features. config CC_GCC_SHOW_LINARO bool