Bug 231493

Summary: mail/notmuch: fix build with base GCC
Product: Ports & Packages Reporter: Piotr Kubaj <pkubaj>
Component: Individual Port(s)Assignee: Mark Linimon <linimon>
Status: Closed FIXED    
Severity: Affects Only Me CC: linimon, seschwar
Priority: --- Flags: seschwar: maintainer-feedback+
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
patch pkubaj: maintainer-approval? (seschwar)

Description Piotr Kubaj freebsd_committer freebsd_triage 2018-09-19 22:17:06 UTC
Created attachment 197245 [details]
patch

USES=compiler:c++11-lang is needed on architectures that still use GCC as cc.

Tested on CURRENT with amd64 and powerpc64.
Comment 1 commit-hook freebsd_committer freebsd_triage 2018-09-21 11:29:31 UTC
A commit references this bug:

Author: linimon
Date: Fri Sep 21 11:28:59 UTC 2018
New revision: 480256
URL: https://svnweb.freebsd.org/changeset/ports/480256

Log:
  Fix build on gcc-bases archs.

  PR:		231493
  Submitted by:	Piotr Kubaj
  Approved by:	portmgr (tier-2 blanket)

Changes:
  head/mail/notmuch/Makefile
Comment 2 Kubilay Kocak freebsd_committer freebsd_triage 2018-09-21 11:32:13 UTC
Assign the committer that resolved