config/cc/gcc.in.2
changeset 2467 200836977ce6
parent 2415 ae9899116f19
child 2469 3b08a7927e55
     1.1 --- a/config/cc/gcc.in.2	Wed Apr 27 22:41:17 2011 +0200
     1.2 +++ b/config/cc/gcc.in.2	Wed May 18 23:00:46 2011 +0200
     1.3 @@ -31,7 +31,7 @@
     1.4        Note: just pass in the option _value_, that is only the part that goes
     1.5        after the '=' sign.
     1.6  
     1.7 -config CC_CORE_EXTRA_CONFIG
     1.8 +config CC_CORE_EXTRA_CONFIG_ARRAY
     1.9      string
    1.10      prompt "Core gcc extra config"
    1.11      default ""
    1.12 @@ -41,7 +41,7 @@
    1.13        The core gcc is a stripped down, C-only compiler needed to build
    1.14        the C library. Kinda bootstrap gcc, if you wish.
    1.15  
    1.16 -config CC_EXTRA_CONFIG
    1.17 +config CC_EXTRA_CONFIG_ARRAY
    1.18      string
    1.19      prompt "gcc extra config"
    1.20      default ""