Bug 234052 - multimedia/gstreamer1-transcoder: fix build with GCC-based architectures
Summary: multimedia/gstreamer1-transcoder: 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: Koop Mast
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-12-16 12:03 UTC by Piotr Kubaj
Modified: 2018-12-30 12:57 UTC (History)
2 users (show)

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


Attachments
patch (362 bytes, patch)
2018-12-16 12:03 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-12-16 12:03:24 UTC
Created attachment 200145 [details]
patch

Base GCC doesn't support -Wno-pedantic, making build fail on GCC architectures.

Remove -Wno-pedantic on GCC architectures.

Tested on powerpc64 and amd64.
Comment 1 commit-hook freebsd_committer freebsd_triage 2018-12-30 12:57:31 UTC
A commit references this bug:

Author: linimon
Date: Sun Dec 30 12:56:28 UTC 2018
New revision: 488714
URL: https://svnweb.freebsd.org/changeset/ports/488714

Log:
  Base GCC doesn't support -Wno-pedantic, so remove it to fix build on
  GCC-based architectures.

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

Changes:
  head/multimedia/gstreamer1-transcoder/Makefile