Bug 236746

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

Description Piotr Kubaj freebsd_committer freebsd_triage 2019-03-24 01:09:08 UTC
Created attachment 203089 [details]
patch

Add USES=compiler:c++11-lang to satisfy -std=gnu++0x.

Remove -mtune=generic and add it to SIMD_MAKE_ENV.

Tested on powerpc64 and amd64.

Hardware sponsored by IntegriCloud.
Comment 1 Yuri Victorovich freebsd_committer freebsd_triage 2019-03-24 05:39:16 UTC
Committed, thanks!
Comment 2 commit-hook freebsd_committer freebsd_triage 2019-03-24 05:39:30 UTC
A commit references this bug:

Author: yuri
Date: Sun Mar 24 05:39:16 UTC 2019
New revision: 496701
URL: https://svnweb.freebsd.org/changeset/ports/496701

Log:
  audio/dpf-plugins-lv2: fix build with GCC-based architectures

  PR:		236746
  Submitted by:	Piotr Kubaj <pkubaj@anongoth.pl>

Changes:
  head/audio/dpf-plugins-lv2/Makefile
  head/audio/dpf-plugins-lv2/files/patch-dpf_Makefile.base.mk