Bug 237554 - benchmarks/sipp: fix build with GCC-based architectures
Summary: benchmarks/sipp: 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: Babak Farrokhi
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-04-25 10:51 UTC by Piotr Kubaj
Modified: 2019-04-30 14:32 UTC (History)
1 user (show)

See Also:
farrokhi: maintainer-feedback+


Attachments
patch (650 bytes, patch)
2019-04-25 10:51 UTC, Piotr Kubaj
pkubaj: maintainer-approval? (farrokhi)
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-25 10:51:25 UTC
Created attachment 204002 [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-30 14:32:28 UTC
A commit references this bug:

Author: pkubaj
Date: Tue Apr 30 14:31:42 UTC 2019
New revision: 500498
URL: https://svnweb.freebsd.org/changeset/ports/500498

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

  Add USES=compiler:c++11-lang to fix:stat.hpp:307: error: ISO C++ does not support long long

  PR:		237554
  Approved by:	farrokhi (maintainer), mat (mentor)
  Differential Revision:	https://reviews.freebsd.org/D20087

Changes:
  head/benchmarks/sipp/Makefile