Bug 237139 - comms/klog: fix build with GCC-based architectures
Summary: comms/klog: 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: Diane Bruce
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-04-09 07:25 UTC by Piotr Kubaj
Modified: 2019-04-09 23:53 UTC (History)
3 users (show)

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


Attachments
patch (457 bytes, patch)
2019-04-09 07:25 UTC, Piotr Kubaj
no flags 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-04-09 07:25:30 UTC
Created attachment 203520 [details]
patch

Add USES=compiler:c++11-lang to fix build on GCC architectures.

Tested on powerpc64 and amd64.
Comment 1 commit-hook freebsd_committer freebsd_triage 2019-04-09 23:52:49 UTC
A commit references this bug:

Author: db
Date: Tue Apr  9 23:52:29 UTC 2019
New revision: 498522
URL: https://svnweb.freebsd.org/changeset/ports/498522

Log:
  Add USES=compiler:c++11-lang to fix build on GCC architectures.
  Tested on powerpc64 and amd64. pkubaj@anongoth.pl
  Add missing USES=gl as detected by poudriere db@

  PR:		ports/237139
  Submitted by:	pkubaj@anongoth.pl

Changes:
  head/comms/klog/Makefile