Bug 233910 - multimedia/totem: fix build with GCC-based architectures
Summary: multimedia/totem: 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: freebsd-gnome (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-12-10 19:48 UTC by Piotr Kubaj
Modified: 2018-12-25 13:14 UTC (History)
2 users (show)

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


Attachments
patch (780 bytes, patch)
2018-12-10 19:48 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-10 19:48:03 UTC
Created attachment 200010 [details]
patch

Base GCC can't use -Wno-unused-but-set-variable option. Removed it, when base GCC is used.

While here, add USES=gl.

Tested on powerpc64 and amd64.

Hardware sponsored by IntegriCloud.
Comment 1 commit-hook freebsd_committer freebsd_triage 2018-12-25 13:10:04 UTC
A commit references this bug:

Author: linimon
Date: Tue Dec 25 13:09:27 UTC 2018
New revision: 488321
URL: https://svnweb.freebsd.org/changeset/ports/488321

Log:
  Base GCC can't use -Wno-unused-but-set-variable option.  Remove it when
  base GCC is used.

  While here, add USES=gl.

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

Changes:
  head/multimedia/totem/Makefile