Summary: | Make textproc/kenlm use the CXX variable | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Dimitry Andric <dim> | ||||
Component: | Individual Port(s) | Assignee: | Dmitry Sivachenko <demon> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Many People | Flags: | bugzilla:
maintainer-feedback?
(demon) |
||||
Priority: | --- | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Bug Depends on: | |||||||
Bug Blocks: | 200475 | ||||||
Attachments: |
|
Description
Dimitry Andric
2015-05-29 21:17:08 UTC
(In reply to Dimitry Andric from comment #0) Looks fine, please commit. PS: it does compile at least on stable/10 (amd64) A commit references this bug: Author: dim Date: Fri May 29 21:32:44 UTC 2015 New revision: 387893 URL: https://svnweb.freebsd.org/changeset/ports/387893 Log: In PR200475, it turned out textproc/kenlm is using "CC" to do a sanity check at bootstrap time. Make it use ${CXX} instead. Approved by: demon (maintainer) PR: 200475, 200527 Changes: head/textproc/kenlm/files/patch-jam-files-sanity.jam |