./lang/gcc44, GNU Compiler Collection 4.4

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


Branch: pkgsrc-2012Q1, Version: 4.4.7, Package name: gcc44-4.4.7, Maintainer: sbd

This is the gcc 4.4.0 compiler suite.

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



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

Master sites: (Expand)

SHA1: a6c834b0c2f58583da1d093de7a81a20ede9af75
RMD160: 481609ebff38bf8a1fdf9a300dc460c1f425836a
Filesize: 61698.574 KB

Version history: (Expand)


CVS history: (Expand)


   2012-04-09 13:29:51 by S.P.Zeidler | Files touched by this commit (1) | Package updated
Log message:
Pullup ticket #3722 - requested by sbd
lang/gcc44: option syntax fix

Revisions pulled up:
- lang/gcc44/options.mk                                         1.9

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

   Modified Files:
   	pkgsrc/lang/gcc44: 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:18:30 UTC 2012

      Modified Files:
   	   pkgsrc/lang/gcc44: 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.7 -r1.8 pkgsrc/lang/gcc44/options.mk

   To generate a diff of this commit:
   cvs rdiff -u -r1.8 -r1.9 pkgsrc/lang/gcc44/options.mk