Bug 237744 - comms/unixcw: fix build with GCC-based architectures
Summary: comms/unixcw: fix build with GCC-based architectures
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Yuri Victorovich
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-05-04 05:54 UTC by Piotr Kubaj
Modified: 2019-05-04 06:03 UTC (History)
2 users (show)

See Also:
bugzilla: maintainer-feedback? (hamradio)


Attachments
patch (793 bytes, patch)
2019-05-04 05:54 UTC, Piotr Kubaj
pkubaj: maintainer-approval? (hamradio)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Piotr Kubaj freebsd_committer freebsd_triage 2019-05-04 05:54:16 UTC
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.
Comment 1 Yuri Victorovich freebsd_committer freebsd_triage 2019-05-04 06:02:45 UTC
Committed, thanks!
Comment 2 commit-hook freebsd_committer freebsd_triage 2019-05-04 06:03:25 UTC
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