Bug 233290 - sysutils/fusefs-libs3: fix build with GCC-based architectures
Summary: sysutils/fusefs-libs3: 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: Stefan Eßer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-11-18 12:26 UTC by Piotr Kubaj
Modified: 2018-11-24 09:24 UTC (History)
2 users (show)

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


Attachments
patch (408 bytes, patch)
2018-11-18 12:26 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-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