tech-pkg archive

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

Re: checking for which compiler is in use



Greg Troxel <gdt%lexort.com@localhost> writes:

> I believe pkgsrc is now free of this problem.

Nope - I had grepped pkglint too narrowlly.

WARN: comms/asterisk15/Makefile:293: Use ${PKGSRC_COMPILER:Mclang} instead of the == operator.
WARN: comms/asterisk16/Makefile:290: Use ${PKGSRC_COMPILER:Mclang} instead of the == operator.
WARN: devel/glib/Makefile:35: Use ${PKGSRC_COMPILER:Mclang} instead of the == operator.
WARN: devel/poco/Makefile.common:49: Use ${PKGSRC_COMPILER:Msunpro} instead of the == operator.
WARN: lang/perl5/Makefile:267: Use ${PKGSRC_COMPILER:Mxlc} instead of the == operator.
WARN: mail/cue/hacks.mk:5: Use ${PKGSRC_COMPILER:Mido} instead of the == operator.
WARN: net/p5-Socket6/Makefile:24: Use ${PKGSRC_COMPILER:Mxlc} instead of the == operator.
WARN: sysutils/coreutils/Makefile.common:51: Use ${PKGSRC_COMPILER:Mclang} instead of the == operator.
WARN: www/varnish/Makefile:58: Use ${PKGSRC_COMPILER:Msunpro} instead of the == operator.


Home | Main Index | Thread Index | Old Index