Bug 231493 - mail/notmuch: fix build with base GCC
Summary: mail/notmuch: fix build with base GCC
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: 2018-09-19 22:17 UTC by Piotr Kubaj
Modified: 2018-09-21 18:43 UTC (History)
2 users (show)

See Also:
seschwar: maintainer-feedback+


Attachments
patch (369 bytes, patch)
2018-09-19 22:17 UTC, Piotr Kubaj
pkubaj: maintainer-approval? (seschwar)
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-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