Summary: | comms/unixcw: fix build with GCC-based architectures | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Piotr Kubaj <pkubaj> | ||||
Component: | Individual Port(s) | Assignee: | Yuri Victorovich <yuri> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | CC: | hamradio, yuri | ||||
Priority: | --- | Flags: | bugzilla:
maintainer-feedback?
(hamradio) |
||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Committed, thanks! A commit references this bug: Author: yuri Date: Sat May 4 06:02:43 UTC 2019 New revision: 500780 URL: https://svnweb.freebsd.org/changeset/ports/500780 Log: comms/unixcw: fix build with GCC-based architectures PR: 237744 Submitted by: pkubaj Changes: head/comms/unixcw/files/patch-src_xcwcp_receiver.h |
Created attachment 204208 [details] patch Include sys/time.h in src/xcwcp/receiver.h to fix build when using base GCC. Tested on powerpc64 and amd64.