diff -r 328816f6e606 -r 481cd34691f0 config/cc/gcc.in.2 --- a/config/cc/gcc.in.2 Tue May 31 19:55:59 2011 +0200 +++ b/config/cc/gcc.in.2 Tue May 31 20:12:35 2011 +0200 @@ -1,25 +1,5 @@ # gcc configuration options -config CC_PKGVERSION - string - prompt "gcc ID string" - depends on CC_GCC_HAS_PKGVERSION_BUGURL - default "crosstool-NG-${CT_VERSION}" - help - Specify a string that identifies your package. You may wish to include - a build number or build date. This version string will be included in - the output of gcc --version. - - This is passed to the configure flag --with-pkgversion. - -config CC_BUGURL - string - prompt "gcc bug URL" - depends on CC_GCC_HAS_PKGVERSION_BUGURL - default "" - help - Specify the URL that users should visit if they wish to report a bug. - config CC_ENABLE_CXX_FLAGS string prompt "Flags to pass to --enable-cxx-flags"