Bug 236746 - audio/dpf-plugins-lv2: fix build with GCC-based architectures
Summary: audio/dpf-plugins-lv2: 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: Yuri Victorovich
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-03-24 01:09 UTC by Piotr Kubaj
Modified: 2019-03-24 05:39 UTC (History)
2 users (show)

See Also:
bugzilla: maintainer-feedback? (yuri)


Attachments
patch (1.40 KB, patch)
2019-03-24 01:09 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-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