Summary: | comms/xcwcp: fix build with GCC-based architectures | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Piotr Kubaj <pkubaj> | ||||
Component: | Individual Port(s) | Assignee: | hamradio (Nobody) <hamradio> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | CC: | linimon, pkubaj, yuri | ||||
Priority: | --- | Flags: | bugzilla:
maintainer-feedback?
(hamradio) |
||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Committed, thanks! A commit references this bug: Author: yuri Date: Fri Dec 21 00:16:53 UTC 2018 New revision: 487933 URL: https://svnweb.freebsd.org/changeset/ports/487933 Log: comms/xcwcp: Fix build with GCC-based architectures Also reorder USExx and other lines. PR: 234222 Submitted by: Piotr Kubaj <pkubaj@anongoth.pl> Changes: head/comms/xcwcp/Makefile head/comms/xcwcp/files/ head/comms/xcwcp/files/patch-src_xcwcp_receiver.h |
Created attachment 200308 [details] patch This port needs USES=compiler:c++11-lang and inclusion of sys/time.h in src/xcwcp/receiver.h to build on GCC architectures. Tested on powerpc64 and amd64. Hardware sponsored by IntegriCloud.