Summary: | sysutils/fusefs-libs3: fix build with GCC-based architectures | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Piotr Kubaj <pkubaj> | ||||
Component: | Individual Port(s) | Assignee: | Stefan Eßer <se> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | CC: | linimon, pkubaj | ||||
Priority: | --- | Flags: | bugzilla:
maintainer-feedback?
(se) |
||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
A commit references this bug: Author: linimon Date: Sat Nov 24 09:24:41 UTC 2018 New revision: 485741 URL: https://svnweb.freebsd.org/changeset/ports/485741 Log: -Wno-unused-result is not supported by base GCC, which made the build fail on GCC-based architectures. PR: 233290 Submitted by: Piotr Kubaj Approved by: portmgr (tier-2 blanket) Changes: head/sysutils/fusefs-libs3/Makefile |
Created attachment 199312 [details] patch -Wno-unused-result is not supported by base GCC, making the build fail on GCC architectures. Tested on amd64 and powerpc64. Hardware sponsored by IntegriCloud.