Summary: | net/ntopng: fix build with GCC-based architectures | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Piotr Kubaj <pkubaj> | ||||
Component: | Individual Port(s) | Assignee: | Guido Falsi <madpilot> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | CC: | linimon, pkubaj | ||||
Priority: | --- | Flags: | madpilot:
maintainer-feedback+
|
||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
The patch works fine for me on amd64 and i386. I'm unable at present to test on other architectures, so I approve it. A commit references this bug: Author: madpilot Date: Sun Dec 30 11:24:58 UTC 2018 New revision: 488707 URL: https://svnweb.freebsd.org/changeset/ports/488707 Log: USES=compiler:c++11-lang is necessary to build on GCC architectures. PR: 234414 Submitted by: Piotr Kubaj <pkubaj@anongoth.pl> Changes: head/net/ntopng/Makefile Change committed. Thanks! |
Created attachment 200525 [details] patch USES=compiler:c++11-lang is necessary to build on GCC architectures. Tested on powerpc64 and amd64. Hardware sponsored by IntegriCloud.