Bug 231448

Summary: biology/stacks: fix build with tier-2 arches
Product: Ports & Packages Reporter: Piotr Kubaj <pkubaj>
Component: Individual Port(s)Assignee: Jason W. Bacon <jwb>
Status: Closed FIXED    
Severity: Affects Only Me CC: linimon, pkubaj
Priority: --- Flags: jwb: maintainer-feedback+
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
patch none

Description Piotr Kubaj freebsd_committer freebsd_triage 2018-09-18 13:09:49 UTC
Created attachment 197195 [details]
patch

On tier-2 arches, GCC 4.2 is used as system compiler. Since it supports OpenMP, it's used for this port's compilation. But this software also requires C++11 compatibility.

This patch makes the port use GCC on tier-2 arches.
Comment 1 Jason W. Bacon freebsd_committer freebsd_triage 2018-09-18 23:30:50 UTC
Approved.
Comment 2 commit-hook freebsd_committer freebsd_triage 2018-10-28 08:58:49 UTC
A commit references this bug:

Author: linimon
Date: Sun Oct 28 08:58:00 UTC 2018
New revision: 483245
URL: https://svnweb.freebsd.org/changeset/ports/483245

Log:
  Fix build with tier-2 arches.

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

Changes:
  head/biology/stacks/Makefile