Path to this page:
Subject: CVS commit: [pkgsrc-2012Q1] pkgsrc/lang/gcc44
From: S.P.Zeidler
Date: 2012-04-09 13:29:51
Message id: 20120409112951.B34A9175DD@cvs.netbsd.org
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
Files: