pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/35555 CVS commit: pkgsrc/mk/wrapper



The following reply was made to PR pkg/35555; it has been noted by GNATS.

From: Roland Illig <rillig%netbsd.org@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: 
Subject: PR/35555 CVS commit: pkgsrc/mk/wrapper
Date: Tue,  6 Feb 2007 20:33:51 +0000 (UTC)

 Module Name:   pkgsrc
 Committed By:  rillig
 Date:          Tue Feb  6 20:33:51 UTC 2007
 
 Modified Files:
        pkgsrc/mk/wrapper: bsd.wrapper.mk transform-sunpro-cc wrapper.sh
 
 Log Message:
 Added a new variable wrapper_type to the wrappers, so that the
 transformations can decide whether they happen in a C or a C++ compiler.
 Now the wrappers don't depend on the basename of the executed compiler
 wrapper anymore.
 
 Fixes PR 35555.
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.62 -r1.63 pkgsrc/mk/wrapper/bsd.wrapper.mk
 cvs rdiff -r1.23 -r1.24 pkgsrc/mk/wrapper/transform-sunpro-cc
 cvs rdiff -r1.13 -r1.14 pkgsrc/mk/wrapper/wrapper.sh
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 



Home | Main Index | Thread Index | Old Index