Summary: | devel/glog: add USES=compiler:c++11-lang | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Piotr Kubaj <pkubaj> | ||||
Component: | Individual Port(s) | Assignee: | Sunpoet Po-Chuan Hsieh <sunpoet> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | CC: | linimon, pkubaj | ||||
Priority: | --- | Flags: | bugzilla:
maintainer-feedback?
(sunpoet) |
||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Bug Depends on: | 232417 | ||||||
Bug Blocks: | 232418 | ||||||
Attachments: |
|
A commit references this bug: Author: sunpoet Date: Sun Oct 21 16:52:06 UTC 2018 New revision: 482706 URL: https://svnweb.freebsd.org/changeset/ports/482706 Log: Fix build on powerpc64 PR: 232416 Submitted by: Piotr Kubaj <pkubaj@anongoth.pl> Changes: head/devel/glog/Makefile A commit references this bug: Author: sunpoet Date: Sun Oct 21 16:52:22 UTC 2018 New revision: 482708 URL: https://svnweb.freebsd.org/changeset/ports/482708 Log: Fix build on powerpc64 - While I'm here: - Sort USES - Remove .include <bsd.port.options.mk> PR: 232416 Submitted by: Piotr Kubaj <pkubaj@anongoth.pl> Approved by: Zhihao Yuan <lichray@gmail.com> (maintainer) Changes: head/chinese/librime/Makefile Committed. Thanks! |
Created attachment 198330 [details] patch This port needs to be compiled with ports GCC on architectures with GCC in base, to allow linking other ports using GCC from ports against it (e.g. chinese/librime). Tested on powerpc64 and amd64. Hardware sponsored by IntegriCloud.