Pullup ticket #3722 - requested by sbd
authorspz <spz>
Mon, 9 Apr 2012 11:29:51 +0000 (11:29 +0000)
committerspz <spz>
Mon, 9 Apr 2012 11:29:51 +0000 (11:29 +0000)
commit51d62b5bc4301174e255512145f1db820f73bbf6
treed9b79b855021ba4d1c0c26ca51d93dc468feab4b
parent1955a23e11aec202a586e37341990f877efcc896
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
lang/gcc44/options.mk