Bug 237041

Summary: benchmarks/netperfmeter: fix build with GCC-based architectures
Product: Ports & Packages Reporter: Piotr Kubaj <pkubaj>
Component: Individual Port(s)Assignee: Piotr Kubaj <pkubaj>
Status: Closed FIXED    
Severity: Affects Only Me CC: linimon, thomas.dreibholz
Priority: --- Flags: bugzilla: maintainer-feedback? (thomas.dreibholz)
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
patch none

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