pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/34139 CVS commit: pkgsrc/mk/buildlink3
The following reply was made to PR pkg/34139; it has been noted by GNATS.
From: Matthias Scheler <tron%netbsd.org@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc:
Subject: PR/34139 CVS commit: pkgsrc/mk/buildlink3
Date: Sun, 10 Sep 2006 16:39:31 +0000 (UTC)
Module Name: pkgsrc
Committed By: tron
Date: Sun Sep 10 16:39:31 UTC 2006
Modified Files:
pkgsrc/mk/buildlink3: imake-check imake-check.mk
Log Message:
Fix PR pkg/34139 in a diffent way:
Setting "WRAPPER_SKIP_TRANSFORM" to "yes" isn't enough because "imake"
will invoke the C compiler which might be a wrapper script which always
fails because the package didn't use "USE_LANGUAGES+= c".
The "imake-check" script now simply uses the original command path before
"bsd.pkg.mk" modified and will therefore avoid using any wrappers.
To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 pkgsrc/mk/buildlink3/imake-check \
pkgsrc/mk/buildlink3/imake-check.mk
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