Bug 246089

Summary: graphics/photoflare: fix build on GCC architectures
Product: Ports & Packages Reporter: Piotr Kubaj <pkubaj>
Component: Individual Port(s)Assignee: Piotr Kubaj <pkubaj>
Status: Closed FIXED    
Severity: Affects Only Me CC: yuri
Priority: --- Flags: yuri: maintainer-feedback+
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
patch pkubaj: maintainer-approval? (yuri)

Description Piotr Kubaj freebsd_committer freebsd_triage 2020-05-01 11:23:32 UTC
Created attachment 213989 [details]
patch

GCC doesn't have libomp, it uses -fopenmp flag.
Comment 1 Piotr Kubaj freebsd_committer freebsd_triage 2020-05-01 11:24:01 UTC
The current quarterly branch also needs this.
Comment 2 commit-hook freebsd_committer freebsd_triage 2020-05-01 16:59:34 UTC
A commit references this bug:

Author: pkubaj
Date: Fri May  1 16:59:29 UTC 2020
New revision: 533564
URL: https://svnweb.freebsd.org/changeset/ports/533564

Log:
  graphics/photoflare: fix build on GCC architectures

  GCC doesn't have libomp, it uses -fopenmp flag.

  PR:		246089
  Approved by:	yuri (maintainer)
  MFH:		2020Q2 (fix build blanket)

Changes:
  head/graphics/photoflare/Makefile
Comment 3 commit-hook freebsd_committer freebsd_triage 2020-05-01 17:04:35 UTC
A commit references this bug:

Author: pkubaj
Date: Fri May  1 17:03:59 UTC 2020
New revision: 533565
URL: https://svnweb.freebsd.org/changeset/ports/533565

Log:
  MFH: r533564

  graphics/photoflare: fix build on GCC architectures

  GCC doesn't have libomp, it uses -fopenmp flag.

  PR:		246089
  Approved by:	yuri (maintainer)

  Approved by:	portmgr (fix build blanket)

Changes:
_U  branches/2020Q2/
  branches/2020Q2/graphics/photoflare/Makefile