Summary: | lang/clang37[fix] - fails to correctly depend on llvm37 if any other package provides clang37 executable | ||
---|---|---|---|
Product: | Ports & Packages | Reporter: | c.kworr |
Component: | Individual Port(s) | Assignee: | Brooks Davis <brooks> |
Status: | Closed FIXED | ||
Severity: | Affects Only Me | Keywords: | needs-patch, needs-qa |
Priority: | --- | Flags: | bugzilla:
maintainer-feedback?
(brooks) koobs: merge-quarterly? |
Version: | Latest | ||
Hardware: | Any | ||
OS: | Any |
Description
c.kworr
2015-12-01 15:11:00 UTC
A commit references this bug: Author: brooks Date: Thu Dec 3 09:14:13 UTC 2015 New revision: 402868 URL: https://svnweb.freebsd.org/changeset/ports/402868 Log: Depend on ${PREFIX}/bin/clang37 to avoid confusion with the clang37 installed by devel/ccache. PR: 204937 MFH: 2015Q4 Changes: head/lang/clang37/Makefile A commit references this bug: Author: brooks Date: Thu Dec 3 17:50:15 UTC 2015 New revision: 402896 URL: https://svnweb.freebsd.org/changeset/ports/402896 Log: MFH: r402868 Depend on ${PREFIX}/bin/clang37 to avoid confusion with the clang37 installed by devel/ccache. PR: 204937 Approved by: portmgr (feld) Changes: _U branches/2015Q4/ branches/2015Q4/lang/clang37/Makefile |