Bug 233541

Summary: net/mediastreamer: fix build with GCC-based architectures
Product: Ports & Packages Reporter: Piotr Kubaj <pkubaj>
Component: Individual Port(s)Assignee: Mark Linimon <linimon>
Status: Closed FIXED    
Severity: Affects Only Me CC: linimon
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
patch none

Description Piotr Kubaj freebsd_committer freebsd_triage 2018-11-26 18:37:00 UTC
Created attachment 199576 [details]
patch

-Wno-format-truncation is not supported by base GCC and needs to be removed to successfully build on architectures that use GCC in base.

Tested on powerpc64 and amd64.

Hardware sponsored by IntegriCloud.
Comment 1 commit-hook freebsd_committer freebsd_triage 2018-11-27 16:21:29 UTC
A commit references this bug:

Author: linimon
Date: Tue Nov 27 16:21:01 UTC 2018
New revision: 486020
URL: https://svnweb.freebsd.org/changeset/ports/486020

Log:
  -Wno-format-truncation is not supported by base GCC and needs to be
  removed to successfully build on architectures that use GCC in base.

  PR:		233541
  Submitted by:	Piotr Kubaj

Changes:
  head/net/mediastreamer/Makefile