config/cc/gcc.in
changeset 2444 896cb0d36c1a
parent 2440 79947df7ec4b
child 2477 fbc0869bb7c8
     1.1 --- a/config/cc/gcc.in	Sun May 08 10:52:21 2011 +0200
     1.2 +++ b/config/cc/gcc.in	Sun May 08 19:02:44 2011 +0200
     1.3 @@ -1,17 +1,16 @@
     1.4  # Compiler options
     1.5 -
     1.6 -config CC_gcc
     1.7 -    select CC_SUPPORT_CXX
     1.8 -    select CC_SUPPORT_FORTRAN
     1.9 -    select CC_SUPPORT_JAVA
    1.10 -    select CC_SUPPORT_ADA
    1.11 -    select CC_SUPPORT_OBJC
    1.12 -    select CC_SUPPORT_OBJCXX
    1.13 -    help
    1.14 -      gcc is the full-blown GNU compiler. This is what most people will choose.
    1.15 -      
    1.16 -      gcc supports many languages, a powerful code parser, optimised binary
    1.17 -      output, and lots of other features.
    1.18 +#
    1.19 +## select CC_SUPPORT_CXX
    1.20 +## select CC_SUPPORT_FORTRAN
    1.21 +## select CC_SUPPORT_JAVA
    1.22 +## select CC_SUPPORT_ADA
    1.23 +## select CC_SUPPORT_OBJC
    1.24 +## select CC_SUPPORT_OBJCXX
    1.25 +##
    1.26 +## help gcc is the full-blown GNU compiler. This is what most people will choose.
    1.27 +## help
    1.28 +## help gcc supports many languages, a powerful code parser, optimised binary
    1.29 +## help output, and lots of other features.
    1.30  
    1.31  config CC_GCC_SHOW_LINARO
    1.32      bool