| 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: |
|
||||||
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 |
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.