Bug 233839

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

Description Piotr Kubaj freebsd_committer freebsd_triage 2018-12-06 23:53:52 UTC
Created attachment 199913 [details]
patch

To build on GCC architectures, we need to use GCC from ports with c99, c++98 and -Wno-implicit-fallthrough.

Tested on powerpc64 and amd64.

Hardware sponsored by IntegriCloud.
Comment 1 commit-hook freebsd_committer freebsd_triage 2018-12-07 16:25:52 UTC
A commit references this bug:

Author: linimon
Date: Fri Dec  7 16:25:37 UTC 2018
New revision: 486871
URL: https://svnweb.freebsd.org/changeset/ports/486871

Log:
  To build on GCC-based architectures, we need to use GCC from ports with
  c99, c++98 and -Wno-implicit-fallthrough.

  PR:		233839
  Submitted by:	Piotr Kubaj
  Approved by:	portmgr (tier-2 blanket)

Changes:
  head/audio/libcoverart/Makefile