Bug 233541 - net/mediastreamer: fix build with GCC-based architectures
Summary: net/mediastreamer: 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: Mark Linimon
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-11-26 18:37 UTC by Piotr Kubaj
Modified: 2018-11-27 16:21 UTC (History)
1 user (show)

See Also:


Attachments
patch (593 bytes, patch)
2018-11-26 18:37 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 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