Bug 234948 - polish/kadu: fix build with GCC-based architectures
Summary: polish/kadu: 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: Mark Linimon
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-01-14 16:20 UTC by Piotr Kubaj
Modified: 2019-01-16 05:34 UTC (History)
1 user (show)

See Also:


Attachments
patch (1.04 KB, patch)
2019-01-14 16:20 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-01-14 16:20:43 UTC
Created attachment 201132 [details]
patch

kadu-core/plugin/dependency-graph/plugin-dependency-graph-builder.h needs to include <functional> to fix build with GCC.

Tested on powerpc64 and amd64.

Hardware sponsored by IntegriCloud.
Comment 1 commit-hook freebsd_committer freebsd_triage 2019-01-16 05:34:46 UTC
A commit references this bug:

Author: linimon
Date: Wed Jan 16 05:34:20 UTC 2019
New revision: 490452
URL: https://svnweb.freebsd.org/changeset/ports/490452

Log:
  kadu-core/plugin/dependency-graph/plugin-dependency-graph-builder.h
  needs to include <functional> to fix build on GCC-based architectures.

  PR:		234948
  Submitted by:	Piotr Kubaj

Changes:
  head/polish/kadu/files/patch-kadu-core_plugin_dependency-graph_plugin-dependency-graph-builder.h