Bug 233290

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:
Description Flags
patch none

Description Piotr Kubaj freebsd_committer freebsd_triage 2018-11-18 12:26:57 UTC
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.
Comment 1 commit-hook freebsd_committer freebsd_triage 2018-11-24 09:24:47 UTC
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