Bug 234178

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

Description Piotr Kubaj freebsd_committer freebsd_triage 2018-12-19 19:17:53 UTC
Created attachment 200282 [details]
patch

-Wno-unused-but-set-variable is unsupported by base GCC, remove it on GCC architectures.

Tested on powerpc64 and amd64.

Hardware sponsored by IntegriCloud.
Comment 1 commit-hook freebsd_committer freebsd_triage 2018-12-20 09:03:00 UTC
A commit references this bug:

Author: ale
Date: Thu Dec 20 09:02:32 UTC 2018
New revision: 487868
URL: https://svnweb.freebsd.org/changeset/ports/487868

Log:
  Fix build on GCC based architectures.

  PR:		234178
  Submitted by:	Piotr Kubaj <pkubaj@anongoth.pl>

Changes:
  head/security/opensc/Makefile