./lang/gcc46, GNU Compiler Collection 4.6

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2012Q1, Version: 4.6.3nb1, Package name: gcc46-4.6.3nb1, Maintainer: sbd

This is the gcc 4.6 compiler suite.

This package has a test target. For testing (only), this
package requires devel/dejagnu and devel/autogen.



Package options: gcc-c++, gcc-fortran, gcc-objc, nls

Master sites: (Expand)

SHA1: ce317ca5c8185b58bc9300182b534608c578637f
RMD160: 9abb2f940d08fc84f2d91b6a6ce8d662ca889269
Filesize: 70311.952 KB

Version history: (Expand)


CVS history: (Expand)


   2012-04-09 16:34:59 by S.P.Zeidler | Files touched by this commit (1) | Package updated
Log message:
Pullup ticket #3723 - requested by sbd
lang/gcc46: option syntax fix

Revisions pulled up:
- lang/gcc46/options.mk                                         1.6

-------------------------------------------------------------------
   Module Name:	pkgsrc
   Committed By:	sbd
   Date:		Sun Apr  8 05:04:46 UTC 2012

   Modified Files:
   	pkgsrc/lang/gcc46: options.mk

   Log message:
   Revert the below commit as it has been decided that plus (+) characters are
   allowed in option names (pkglint has been updated).

   ---
      Module Name:	pkgsrc
      Committed By:	sbd
      Date:		Wed Apr  4 22:20:37 UTC 2012

      Modified Files:
      	pkgsrc/lang/gcc46: options.mk

      Log message:
      Rename option "gcc-c++" to "gcc-cpp" (with legacy \ 
support) as pkglint
      complains with: "gcc-c++" is not a valid option name.

      To generate a diff of this commit:
      cvs rdiff -u -r1.4 -r1.5 pkgsrc/lang/gcc46/options.mk

   To generate a diff of this commit:
   cvs rdiff -u -r1.5 -r1.6 pkgsrc/lang/gcc46/options.mk