Bug 234178 - security/opensc: fix build with GCC-based architectures
Summary: security/opensc: 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: Alex Dupre
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-12-19 19:17 UTC by Piotr Kubaj
Modified: 2018-12-20 09:03 UTC (History)
2 users (show)

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


Attachments
patch (648 bytes, patch)
2018-12-19 19:17 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-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