Bug 234941 - archivers/snzip: fix build with GCC-based architectures
Summary: archivers/snzip: 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: Mark Linimon
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-01-14 14:29 UTC by Piotr Kubaj
Modified: 2019-01-16 05:15 UTC (History)
2 users (show)

See Also:
mizhka: maintainer-feedback+


Attachments
patch (322 bytes, patch)
2019-01-14 14:29 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 2019-01-14 14:29:49 UTC
Created attachment 201126 [details]
patch

This port requires C++11-aware compiler. Add USES=compiler:c++11-lang to fix build on GCC architectures.

Tested on powerpc64 and amd64.

Hardware sponsored by IntegriCloud.
Comment 1 Michael Zhilin freebsd_committer freebsd_triage 2019-01-14 14:49:34 UTC
Many thanks for patch!
Comment 2 commit-hook freebsd_committer freebsd_triage 2019-01-16 05:15:22 UTC
A commit references this bug:

Author: linimon
Date: Wed Jan 16 05:14:27 UTC 2019
New revision: 490448
URL: https://svnweb.freebsd.org/changeset/ports/490448

Log:
  This port requires C++11-aware compiler.  Add USES=compiler:c++11-lang
  to fix build on GCC-based architectures.

  PR:		234941
  Submitted by:	Piotr Kubaj
  Approved by:	maintainer

Changes:
  head/archivers/snzip/Makefile