diff options
author | gdt <gdt@pkgsrc.org> | 2019-11-24 01:05:00 +0000 |
---|---|---|
committer | gdt <gdt@pkgsrc.org> | 2019-11-24 01:05:00 +0000 |
commit | df5be1664efbe5430246f7081dea4711023b3da9 (patch) | |
tree | f1e20fc4b475591ab90e5ea31ef3fc2f6907316e /www/varnish | |
parent | 2f69268588b475e62842871b6a32ee5e2b2cb9ad (diff) | |
download | pkgsrc-df5be1664efbe5430246f7081dea4711023b3da9.tar.gz |
sysutils/coreutils: Fix compiler check via pkglint
AUTOFIX: Makefile.common:51: Replacing "${PKGSRC_COMPILER} == \"clang\"" with "${PKGSRC_COMPILER:Mclang}".
The PKGSRC_COMPILER can be a list of chained compilers, e.g. "ccache
distcc clang". Therefore, comparing it using == or != leads to wrong
results in these cases.
Diffstat (limited to 'www/varnish')
0 files changed, 0 insertions, 0 deletions