Bug 237041 - benchmarks/netperfmeter: fix build with GCC-based architectures
Summary: benchmarks/netperfmeter: 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: Piotr Kubaj
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-04-05 11:44 UTC by Piotr Kubaj
Modified: 2019-04-30 19:28 UTC (History)
2 users (show)

See Also:
bugzilla: maintainer-feedback? (thomas.dreibholz)


Attachments
patch (720 bytes, patch)
2019-04-05 11:44 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-05 11:44:22 UTC
Created attachment 203402 [details]
patch

Remove option -Wno-array-bounds from CMakeLists.txt to fix build on GCC architectures.

Tested on powerpc64 and amd64.
Comment 1 commit-hook freebsd_committer freebsd_triage 2019-04-30 19:25:44 UTC
A commit references this bug:

Author: pkubaj
Date: Tue Apr 30 19:25:23 UTC 2019
New revision: 500558
URL: https://svnweb.freebsd.org/changeset/ports/500558

Log:
  benchmarks/netperfmeter: fix build with GCC-based architectures

  Remove option -Wno-array-bounds from CMakeLists.txt to fix build on GCC architectures.

  PR:		237041
  Approved by:	dreibh@iem.uni-due.de (maintainer timeout), mat (mentor)
  Differential Revision:	https://reviews.freebsd.org/D20107

Changes:
  head/benchmarks/netperfmeter/Makefile